What is the structure of the http response
No Answer is Posted For this Question
Be the First to Post Answer
what is the control flow in servlet when we send a request?
How do I know if java is running on linux?
What is the difference between the include() and forward() methods?
Explain how to improve Servlet Performance?
What is ServletContext object?
How do we call one servlet from another servlet?
Is servlet synchronized?
What are the life cycle methods of the servlet?
Differentiate between get and post?
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 advantages of cookies?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?