Explain servlet events?
No Answer is Posted For this Question
Be the First to Post Answer
what is servlet chaining?
Why do we need servlet filter?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is filter? Can filter be used as request or response?
What are the Internal servlets maintained by the web server?
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.
When servlet object is created?
Which is the methods of generated servlet?
can i modify the data which are generated by the servlet
What is ServletContext object?
What is called Session Tracking?
can servlet have instance variables?