Mark Ogden wrote:
>
> Can anybody point me to any decent resources on the web to help me learn
> more about Java Servlets? Also, are there any O'Reilly books on the
> subject?
O'Reilly has published a wonderful book on Java Servlets, "Java Servlet
Programming" by Jason Hunter. The book covers an old version of the
Servlets API. They will put out an updated edition for the newer
version of the Servlet API.
Jason Hunter's web site, http://servlets.com offers many useful
information about servlets programming.
The Jakarta project http://jakarta.apache.org offers a reference
implementation of a Java Servlet and JavaServer Pages container called
Tomcat, which will get you started on developing Java servlets.
JRun (http://allaire.com/jrun) offers a version of its Java Servlet,
JavaServer Pages, and EJB container in a JRun Developer edition for
free. It does not come with the source. However it comes with very
detailed documentation.
--
Weiqi Gao
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]