**** Creating A Stable Tomcat Web Site(June/2003) ****

(I)Use The Java Standard Tags(JSTL) Instead Of Writing Your Own Java Code....
(see question below for why you should switch)
(II)How To Handle MYSQL Databases....
(III)How To Handle POSTGRESQL Databases....
(IV)How To Handle Email Sending....
(V)How To Handle Operations Not Yet Implemented In The JSTL...
(1)Why should I switch to JSTL when I know how to code java?
(2)What version of Tomcat does JSTL work with?
(3)How can I make my JSTL pages load faster?
(4)Any miscellaneous things I should know?