since i'm new to java and jsp (but getting around fairly well), i'm
wondering if there's a "Best Practices" book that's like the book
Enough Rope to Shoot Yourself in the Foot: Rules for C and C++ Programming
by Allen I. Holub
http://www.amazon.com/exec/obidos/ASIN/0070296898/qid%3D958662469/002-985153
4-6403435
(even though this book might not be the best book, i need something like
this for Java that's a credible source)
basically i'm looking for "performance" related techniques that will keep me
out of trouble (e.g., string contantenation using the "+=" is slower than ?)
or memory leaks or whatever.
has anyone created a reference for Java?
thanks in advance and sorry if it's such a basic question.
===========================================================================
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