What are advantages of servlets over cgi?


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

Post New Answer

More Servlets Interview Questions

servlet life cycle?

4 Answers   eMids, Wipro,


How to read request headers from servlets?

0 Answers  


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

0 Answers  


Can I override destroy() method of Servlets?

4 Answers   Accenture,


Difference between GET and POST?

0 Answers  






Hi............ When i am started the tomcat server it started. but it not load the jar files wht we deploving file.suppose we load the wapp folder in webapps. At running time it show the below error in tomcat server INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 5.0\web apps\wapp\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, s ection 9.7.2. Offending class: javax/servlet/Servlet.class How to slove this problem in my system. plz give answer for this problem.

5 Answers  


What is difference between get and post method?

0 Answers  


Explain the methods in Generic and HTTP Servlets?

2 Answers  


Why is http protocol called as a stateless protocol?

0 Answers  


What are cookies and how will you use them?

2 Answers  


What is the procedure of invoking different servlet in a different application?

0 Answers  


When should you prefer to use doget() over dopost()?

0 Answers  


Categories