What do you mean by cgi in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Which method of the httpservletrequest object is used?
What are some advantages of storing session state in cookies?
Why doesn’t a servlet include main()?
What is the use of httpservletresponsewrapper?
What are the security issues in Servlets?
How can we achieve transport layer security for our web application?
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.
How to pass JavaBeans data to JSP using Servlets?
What is the major difference between servlet and applet?
What are the types of servlet?
How do servlets work?
What are the differences between forward() method and sendredirect() methods?