Glenn Nielsen wrote:
>
> Tomcat 4 Java SecurityManager Proposal (rev 2)
>
> Use of the Java SecurityManager will be optional. The default
> will be to start Tomcat with security to keep the folks at
> bugtraq happy. Use without security at your own risk.
>
> Currently the policy file is named catalina.policy,
> Catalina is more of an internal development name for
> Tomcat 4. To be consistent with Tomcat 3.x the policy
> file will be named tomcat.policy instead of the current
> catalina.policy.
>
> Which raises a point, alot of environment variables in
> Tomcat4 use CATALINA_ instead of TOMCAT_. Since Catalina
> will be Tomcat 4, shouldn't these names be changed to
> TOMCAT_ instead of Catalina?
Tomcat = Catalina (servlet container) + Jasper (JSP container),
so I think the Catalina-based names are correct.
> [...]
No opinon on the rest, except that I appreciate that you have
removed the idea about creating JSP implementation classes under
WEB-INF.
Hans
--
Hans Bergsten [EMAIL PROTECTED]
Gefion Software http://www.gefionsoftware.com
Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]