Answer Posted / chaudhary
Session data is stored in cookoies if cookies are enabled on client browser. If cookies are disabled then it can make available frm session objects.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What do you mean by cgi?
What is getservletcontext?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What is the process to implement doget and dopost methods?
Explain mvc pattern.
What is the disadvantage of cookies?
What is the structure of the http response
What's the architecture of a servlet package?
Difference between java beans & servlets?
What is the difference between servlet and jsp?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Write a program to show the functionality of servlets.
What are the different mode that servlets can be used?
What do you mean by servlet context?
Differentiate between the web server and application server?