Answer Posted / manisha
Along with setMaxAge() method the gae of the cookie can be
set in web.xml
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the dispatcher servlet?
What are the types of servlets? Explain
Why do we have servlet wrapper classes?
What do you mean by default initialization in java servlet?
What is URL Encoding?
Where do you define dispatcherservlet?
What is the difference between CGI and Servlet?
what is servlet chaining?
What's the advantages using servlets than using cgi?
If some new data has entered the database, explain how can a servlet refresh automatically?
Write a command to get actual path of a servlet to the server?
What is the difference between servlet and filter?
How will you pass values from HTML page to the servlet?
Name the different ways of session tracking.
Why don't we write a constructor in a servlet?