What is setattribute in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is cookies in servlet with example?
Why do we need servlet filter?
What is meant by a web application
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 methods of request dispatcher in servlet?
What are the various ways of session supervision in servlets?
What is servlet initializer?
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.
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
how a user session can be tracked in servlets?
What is the purpose of dispatcherservlet properties?
What is Client-Server Computing?