What exception should be thrown when servlet is not properly initialized?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How httpservlet is different from the genericservlet?
How to get the server information in a servlet?
program for RequestDispatcher in servlets?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
What is life cycle of Servlet?
how the jsp page can be regenerated?
What is the purpose of inter-servlet communication?
what do you understand by url rewriting?
Can we fetch the attributes related to a servlet on a different servlet?
what is servlet and what you get when we use servlets?
Does servlet have main method?