One additional thing I don't think has been mentioned, however, is the
fact that for HTML-heavy solutions HTML files can contain
<servlet></servlet> tags which call content-producing servlets. I've
actually found this to be great alternative to JSP since the bulk of the
logic resides in servlet classes and not in the HTML. I am using Sun's
Java Webserver to do this, however, so I'm not so certain how this works
with other web servers.
Sahala
--- email: [EMAIL PROTECTED]
--- phone: (412) 862-3290
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".