What is the advantage of Servlets when compared with other
server side technologies?
No Answer is Posted For this Question
Be the First to Post Answer
what is servlet and what you get when we use servlets?
Write a command to get actual path of a servlet to the server?
what is the difference between ServletContext and ServletConfig
What do you mean by singlethreadmodel interface?
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.
difference between request.getSession(false) or request.getSession() and request.getSession(true)
Name the servers that can be used to develope and deploy Servlets?
Why do we have servlet filters?
What is ServletContext object?
What is servlet tunnelling?
Explain the custom jsp tags and the beans.
What are the key methods that are involved in processing of http servlets?