What are the exceptions thrown by servlets? Why?
No Answer is Posted For this Question
Be the First to Post Answer
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Which HTTP method is non-idempotent?
What is http servlet? Explain with the help of an example.
Why is Servlet so popular?
What is difference between GenericServlet and HttpServlet?
Define declaration.
What is Generic Servlet and how it is different from Http Servlet?
How can we invoke another servlet in a different application?
Is servlet a controller?
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 is cookies in servlet with example?
What is the functionality of actionservlet and requestprocessor?