I would second Andy's recommendation for buying Core Servlets and Java
Server Pages.

There's even an example of an online store that uses a shopping cart and
session tracking,
online travel agent, embedding applets, using JDBC, and creating custom tag
libraries.
It also talks a little bit about Tomcat, JSWDK, and JWS, HTML Forms, and
JavaBeans.

I highly recommend it.

-Richard

-----Original Message-----
From: Andy Purshottam [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 2:03 PM
To: [EMAIL PROTECTED]
Subject: Book reccomendation: Core Servlets and Java Server Pages by M.
Ha ll, addresses most of the FAQs on this liist.


Hi, there have been many questions on this list recently about
basic JSP/Servlet programming, that are nicely addressed by an available
text:
core servlets and javaserver pages by Marty Hall of JHU/APL.
Especially useful is is appendix A, which is an outline of programming
technqiues
for JSP/Servlet programming, somewhat like an exam cram sheet, but for
something
useful. For those of you too cheap to buy this book, some of the content
is available in his tutorial web page:
http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/

But if you are making your living at this, buy the book, it will pay for
itself
quickly.

Also of use is the text:Web Development with Java Server Pages by Duane
K. Fields, Mark A. Kolb (Paperback ) for it's useful coverage of the WAR
application
packaging format in a chapter entitled "The Art of WAR".

Looking forward to reading about stuff niot in these fine books on this
mailing list,
        Andy
        ([EMAIL PROTECTED])

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to