A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
generic servlets
Abhilash Boinapally
Greenhorn
Joined: Jun 13, 2006
Posts: 8
posted
Jun 30, 2006 04:49:00
0
what are the requests handled by generic
servlets
other than http
javax.servlet.GenericServlet
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
I like...
posted
Jun 30, 2006 05:00:00
0
This question gets asked a lot so you can find plenty of discussions on the subject if you search this forum.
In short, genericServlet isn't used anywhere.
All the well known containers implement
HttpServlet
.
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35254
7
posted
Jun 30, 2006 05:24:00
0
The
Servlets FAQ
has a section on using protocols other than HTTP, which may be of tangential relevance to your question.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: generic servlets
Similar Threads
usage of generic servlet -- still not clear
About using Generic Servlets in a Application
Hierarchy of Servlet Please
servlets
my little doubt
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter