Can you explain in detail 'javax.servlet' package?
No Answer is Posted For this Question
Be the First to Post Answer
Explain servlet events?
Why servlet is mostly used?
What are the exceptions thrown by servlets? Why?
What are the kinds of http requests?
How to find whether a parameter exists in the request object?
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 difference between PrintWriter and ServletOutputStream?
What is servlet used for?
How values can be passed from HTML page to servlet?
Explain the difference between servlet and cgi?
What is the process for chaining servlet?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?