How can we create deadlock situation in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by cookies?
Whether we can get deadlock situation in servlets?
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.
What is cookie in servlet?
Why HttpServlet class is declared abstract?
What exception should be thrown when servlet is not properly initialized?
How do you load an image in a Servlet?
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 importance of init() method in Servlet ?
what is OOAS
When a servlet accepts a call from a client, it receives two objects. What are they?
What is Request Dispatcher?