Explain jsessionid and when is it created?


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

Post New Answer

More Servlets Interview Questions

What are the types of servlets? Explain

0 Answers  


What exception should be thrown when servlet is not properly initialized?

0 Answers  


how can you give alias to servlets?

1 Answers  


What is the life cycle of a servlet?

1 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 type of method for sending request from http server?

0 Answers  


What are the uses of servlets?

0 Answers  


Can a jsp be called using a servlet?

0 Answers  


Explain the architechure of a servlet?

0 Answers  


Is the init(ServletConfig sc) throws IOException or not?

3 Answers  


What is the difference between RequestDispatcher and sendRedirect?-

5 Answers   CTS,


How to handle the debug errors in servlets?

2 Answers  


Categories