A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
Servlets
chinnu chinnu
Greenhorn
Joined: May 18, 2005
Posts: 4
posted
May 18, 2005 07:10:00
0
Difference between Generic
servlet
and HTTP Servlet?
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
I like...
posted
May 18, 2005 08:04:00
0
HttpServlet
extends
GenericServlet
and adds functionality specific to processing HTTP requests.
The best way to learn about these objects is to read the API docs:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServlet.html
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
I agree. Here's the link:
http://aspose.com/file-tools
subject: Servlets
Similar Threads
Export in Excel
Is there any way to get Servlet Init Parameter using EL?
How can I change the sdk version of Websphere 4 if I already install it
Capturing Form Data
javascript, servlets and SVG
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter