Is servlet a server side scripting language?
What are different ways for authentication of servlet?
What are the steps involved in placing a servlet within a package?
Which interface should be implemented by all servlets?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
Why do we have servlet listeners?
What are the differences between forward() method and sendredirect() methods?
what do you understand by url rewriting?
What is servlet and list its types?
Whether we can get deadlock situation in servlets?
What are the different methods involved in the process of session management in servlets?
Explain the difference between generic servlet and http servlet?
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.