Difference between GET and POST?
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.
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
Can we use threads in Servlets?
What is meant by a web application
What are the different methods involved in the process of session management in servlets?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
How native code can be used in a servlet?
How can you use a servlet to generate a plain text instead of html?
What is difference between PrintWriter and ServletOutputStream?
What is Server-Side Includes?
What is dispatcher servlet?
Servlet Chaining? How do you do the Filtering in Servlets?