Explain url encoding in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the servlet filter.
How we can create war file in servlet?
can i override service method
What is difference between cookies and httpsession?
What do you mean by httpservlet?
What is ServletContext object?
What is the <load-on-startup> element?
Can filter be used as request or response?
Can you explain in detail 'javax.servlet' package?
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.
Explain get and post.
What do you mean by url pattern in servlet?