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 is http servlet?
why we should override only no-agrs init() method.
What are the type of protocols used in httpservlet?
What is servlet and list its types?
What do you mean by servlet context?
What do you mean by the servlet chaining?
What is the need of servlet filters?
Why do we have servlet wrapper classes?
What is the purpose of dispatcherservlet properties?
Why are http servlets used in programming?
What is httpservlet and how it is different from genericservlet?
Whats the advantages using servlets over using CGI?
Explain servlet events?
How is a servlet implemented in code?
What is url encoding and url decoding