What is cookie in servlet?


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

Post New Answer

More Servlets Interview Questions

Which event is fired at the time of project deployment and undeployment?

0 Answers  


Can you call a jsp from the servlet?

0 Answers  


How do you track a user session in servlets?

3 Answers  


What is java servlet session?

0 Answers  


Servlet is pure java object or not?

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 the role of the webserver?

4 Answers  


What are the common methods that are included in the http servlet class?

0 Answers  


What is servlet and how it works?

0 Answers  


How to generate the server side programming and the advantages of it over the other languages?

0 Answers  


What is the use of servletconfig interface?

0 Answers  


why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.

5 Answers  


Categories