What exactly are the functions of servlet?
What is the dispatcher servlet?
Explain the different ways for servlet authentication?
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 servlet?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
How to handle exceptions thrown by application with another servlet?
How does tomcat servlet container work?
Write a command to get actual path of a servlet to the server?
Why do we have servlet filters?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
describe all about advanced java with presentation