What are the steps that are involved in using the httpservlet class?
No Answer is Posted For this Question
Be the First to Post Answer
explain the advantages of servlet life cycle?
Difference between java beans & servlets?
Why the container loads server at the application startup and how?
what are the different services provided by the web server?
Explain how to improve Servlet Performance?
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 a web application and what is it’s directory structure?
What is cookie? Why is cookie used?
can we override service method in my servlet class..?? if yes or no why ??
How can I send user authentication information while making URL Connection?
Name the different ways of session tracking.
How servlets are deployed in java?