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 |
What is Difference between JavaBeans and taglib directives?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
How can you start a jta transaction from a servlet deployed on jboss?
What are the advantages of cookies?
How is the get () method different from the post() method?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What is the use of servlet context?
Can servlet have a constructor ?
How can you use a servlet to generate a plain text instead of html?
What is Generic Servlet and how it is different from Http Servlet?
What do you mean by default initialization in java servlet?