What is the difference between 2 types of servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of Servlets?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
Can we use servlets in JavaScript?
What is the difference between ExecuteUpdate and ExecuteQuery?
How to pass JavaBeans data to JSP using Servlets?
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 servlet name in web xml?
What are setComment and getComment methods in Cookies?
How the servlet is loaded?
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
What are the exceptions thrown by servlets? Why?
where the generated jsp source file are stored?