On Wed, 4 Jul 2001, Rob S. wrote:

> 2) Web Application Developers' Guide
> 
>    - Things to know while developing with Tomcat.  The web dev
>      doesn't have to be an admin pro!
> 

One decision to be made when actually *writing* this thing is whether you
consider the servlet spec to be a "required reading" prerequisite or
not.  I'd certainly vote for that, but you'll find that the current App
Developer's Guide does cover quite a bit (but not all) of the material
from the spec.

Another decision is how Tomcat-specific you want to be here.  Everything
about creating a WAR should be (in theory) portable to *any* server, and
we've also covered the admin stuff (i.e. changes to server.xml) in the
previous section.

Craig

Reply via email to