How the typical servlet code look like ?
No Answer is Posted For this Question
Be the First to Post Answer
Given the request path below, which are context path, servlet path and path info?
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.
Explain the difference between servlet and cgi?
What is servlet interface?
Whats the advantages using servlets over using CGI?
What is the major difference between context parameter and context attribute?
where the session data will stored?
if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
What happens, if server sends a cookie to a browser that doesn't supports cookies?
How do cookies work in servlets?
In which cases Destroy() is invoked?
What are the ways to handle multi-threading in servlets?