on 3/14/02 10:33 AM, "Steve Downey" <[EMAIL PROTECTED]> wrote:
> Tomcat, on the other hand, is a standard.
No. It is not. Tomcat is implementations of 'standards' that Sun defines.
<http://jakarta.apache.org/velocity/ymtd/ymtd-implementation.html>
For example, Catalina's implementation of a pipeline and valves is NOT
standard and if you code to those API's, you will not be able to run that
code on other containers. The only thing that is standard in that case is
the Servlet API defined Filters.
-jon
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>