What is done after deploying a war file and before client
gives a request

Answers were Sorted based on User's Feedback



What is done after deploying a war file and before client gives a request..

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 done after deploying a war file and before client gives a request..

Answer / ravikiran

the war file is loaded by the container

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Servlets Interview Questions

What is generic servlet class?

0 Answers  


Explain how to improve Servlet Performance?

0 Answers   BirlaSoft,


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

0 Answers  


Write a servlet to upload file on server.

0 Answers  


we cant Override Jsp Service method?Why?

4 Answers   Infrasoft, Mind Tree,






How to invoke a Servlet?

2 Answers   Mastek,


Is there any need to shutdown the web server, if you want to modify a servlet?

3 Answers  


Differentiate between the print writer and servlet output stream?

0 Answers  


hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz

3 Answers  


What advantages do servlets have over CGI programs?

5 Answers  


Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?

5 Answers   TCS,


What is the process for chaining servlet?

0 Answers  


Categories