How to create war file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

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

16 Answers   emc2, JK Technosoft,


Which event is fired at the time of session creation and destroy?

0 Answers  


Explain the difference between get and post method in servlet?

0 Answers  


What is the dispatcher servlet?

0 Answers  


How are Sessions are more advantage than using of Cookies or URLReWriting?

2 Answers   CTS,






What are the supporting protocol by HttpServlet ?

0 Answers  


which method in doGet or doPost is use to send binary date to server

2 Answers   HCL,


What is the workflow of a servlet?

0 Answers  


What is servlet in web technology?

0 Answers  


What is the advantage of Servlets when compared with other server side technologies?

0 Answers  


Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????

3 Answers   ProgressSoft,


Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.

1 Answers  


Categories