What is the difference between jsp and servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a web container and what is its responsibility?
In which cases Destroy() is invoked?
Is that servlet is pure java object or not?
What advantages do servlets have over CGI programs?
Define the servlet mapping.
What is the difference between Servlets and Applets?
What are the differences between servlet context vs servlet config?
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.
What is servlet and how it works?
What are cookies and how will you use them?
Why is init() method is used in servlets?
What do you mean by scope object and what are its types?