What is the advantage of Servlets when compared with other
server side technologies?
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet attributes and their scope?
Difference between get and post in java servlets?
How native code can be used in a servlet?
can i call destroy() method in init() method of servlet
What methodology can be followed to store more number of objects in a remote server?
What do you mean by web applications?
request parameter how to find whether a parameter exists in the request object?
Differentiate between the print writer and servlet output stream?
List out difference between a JavaBean from a 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 types of protocols supported by httpservlet ?
What are important features of Servlet 3?