How will two or three servlets interact or communicate with each other?
No Answer is Posted For this Question
Be the First to Post Answer
How do you deal property files in servlet?
What are the classes and interfaces for servlets?
How do you run a servlet?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What's the architecture of a servlet package?
What do you understand by mime type?
How do you create a cookie using servlet?
What is the difference between servlet and filter?
Is servlet synchronized?
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.
how many jsp scripting elements are there and what are those?