Which is better jsp or servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How we can call a jsp from the servlet?
where the session data will stored?
What are the security issues in Servlets?
What do you mean by cgi?
Explain in brief the directory structure of a web application?
What is preinitialization of a servlet?
how JSP can extend servlet or interface ...?
What are the methods in HttpServlet?
How many servlet objects are created?
What's the difference between authentication and authorization?
when the jsp page is translated to 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.