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
