What is generic servlet class?
No Answer is Posted For this Question
Be the First to Post Answer
How values can be passed from HTML page to servlet?
Explain the role of dispatcherservlet and contextloaderlistener.
What are the important functions of filters?
Why jsp is better than 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.
What are the difference between HttpServlet and GenericServlets?
What is servlet and its life cycle?
HTTP tunneling means what?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
program for RequestDispatcher in servlets?
What are the servlet events?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?