Yes, I'm
concerned about this from the perspective of the vendor of a servlet/JSP engine
that strives to faithfully implement the specs. My concern is that people will
apply the following logic to non-spec features:
1. Tomcat is the Reference
Implementation of servlets/JSP.
2. Tomcat implements Feature
X.
3. Vendor Y's servlet engine doesn't
implement Feature X, or implements it differently than
Tomcat.
4. Therefore, Vendor Y's servlet
engine isn't spec-compliant.
We saw this
faulty logic applied to Java Web Server (JWS). Some people incorrectly believed
that JWS was the reference implementation of servlets (some still do), and
insisted that features such as the <SERVLET> tag, servlet chains, and
response filters were part of the servlet spec (they're not). At least with JWS we
could point to the JSDK and say, "No, the JSDK is the real reference
implementation." With Tomcat there's a real danger of
confusion.
Therefore, I
would also like to see a clean separation between the servlet/JSP reference
implementation, and the "commercial quality" servlet engine produced by the
Apache group.
Vince Bonfanti
|
- Tomcat-as-a-reference implementation? Ted Neward
- Re: Tomcat-as-a-reference implementation? Vince Bonfanti
- Re: Tomcat-as-a-reference implementation? Geoff Soutter
- Re: help: connection pool : Again Hans Bergsten
- Re: Tomcat-as-a-reference implementation? Geoff Soutter
- Re: Tomcat-as-a-reference implementation? Stark, Scott (Exchange)
- Re: Tomcat-as-a-reference implementation? Thor HW
- Re: Tomcat-as-a-reference implementat... Milt Epstein
- Re: Tomcat-as-a-reference impleme... Thor HW
- Re: Tomcat-as-a-reference im... Milt Epstein
- Re: Tomcat-as-a-referenc... Thor HW
- Re: Tomcat-as-a-refe... Milt Epstein