Answer Posted / anji
Store the variable in the session.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the GenericServlet class?
What do you mean by singlethreadmodel interface?
What do you mean by deployment descriptor?
What is a servlet-to-servlet communcation?
Why do we have servlet listeners?
What are the advantages of servlets over traditional cgi?
What is the difference between the http servlet and generic servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What is servlet lazy loading?
What is servlet and its types?
Explain web application directory arrangement?
Can we get PrintWriter and ServletOutputStream both in a servlet?
Can we override destroy method in servlet?
Explain the custom jsp tags and the beans.