What is done after deploying a war file and before client
gives a request
Answers were Sorted based on User's Feedback
Answer / ravikiran
The container will create the folder structrue named with
the war file and places all the files and folders inside
that during startup
| Is This Answer Correct ? | 5 Yes | 2 No |
How do I use cookies to store session state on the client?
program for RequestDispatcher in servlets?
What is difference between server and servlet?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What mechanisms are used by a Servlet Container to maintain session information?
Explain jsessionid and when is it created?
What is generic servlet class?
How to generate the server side programming and the advantages of it over the other languages?
What are life cycle methods of a servlet?
Which event is fired at the time of project deployment and undeployment?
What are the important functions of filters?
What is java servlet?