What is ServletContext object?
No Answer is Posted For this Question
Be the First to Post Answer
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
Explain the servlet context.
What are the types of an http request?
What is the structure of the http response
How to handle the debug errors in servlets?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What are the mechanisms used by a servlet container for maintaining session information?
How we can call a jsp from the servlet?
What is servlet container?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
can u give some realtime example in ploymorphism? and inheritance?
Which event is fired at the time of setting, getting or removing attribute from application scope?