What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is new in ServletRequest interface ? (Servlet 2.4)
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
can i override service method
What is servlet attributes and their scope?
Given the request path below, which are context path, servlet path and path info?
What is cookie in servlet?
What is the difference between encodeRedirectUrl and encodeURL?
Explain the concept of ssi ?
What are session variable in servlets?
How do cookies work in servlets?
Is servlet a server side scripting language?