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 httpservlet and how it is different from genericservlet?

0 Answers  


Define declaration.

0 Answers  


How do you invoke a servelt?

0 Answers  


What do you mean by web applications?

0 Answers  


we cant Override Jsp Service method?Why?

4 Answers   Infrasoft, Mind Tree,


How can a servlet refresh automatically if some new data has entered the database?

3 Answers   Citi Bank, CitiGroup, IBM, Satyam,


What is the difference between CGI and Servlet?

0 Answers  


How do you run a servlet?

0 Answers  


Which method the Servlet container call to create the instance of the servlet?

16 Answers   emc2, JK Technosoft,


Write a servlet to upload file on server.

0 Answers  


What is the use of servletconfig interface?

0 Answers  


What are the different types of servlets?

0 Answers  


Categories