What is done after deploying a war file and before client
gives a request
Answer Posted / ravikiran
the war file is loaded by the container
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain web container.
What must be implemented by all servlets?
Why do you use session tracking in httpservlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
How to find whether a parameter exists in the request object?
What are the ways to handle multi-threading in servlets?
What is a servlet?
Define the servlet mapping.
Explain get and post.
Explain the concept of ssi ?
Explain the methods of request dispatcher in servlet?
Tell us something about servletconfig interface.
Can you use javascript in servlets?
What is java servlet session?
What is the directory structure of a war file?