What is cookies in servlet with example?
What exactly is a servlet?
What is servlet and list its types?
Which event is fired at the time of project deployment and undeployment?
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 the use of attribute in servlets?
How many ways are available to ger RequestDispatcher object?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is string tokenizer?
What is the capacity that doGet method can send to the server?
What is cookies in servlet with example?
What are different ways for servlet authentication?
Explain mvc pattern.