Well... tomcat in general only supports a subset of java ee. Other features might be added if you add the requisite jars.

Specific to your request, both tomcat 5.5 and java ee 5 support servlet spec 2.4. Jsp support splits between tomcat 5.5 and java ee 5 in that tomcat 5.5 supports jsp 2.0 while java ee supports jsp 2.1.

I found info for java ee spec support here:
http://www.theserverside.com/news/thread.tss?thread_id=35838

Tomcat's spec support can be found on it's web page:
http://tomcat.apache.org/tomcat-5.5-doc/index.html

--David


Pierre Goupil wrote:
Hi again !

Just tell me one thing : does Tomcat 5.5 support Java EE 5 ?

Regards,

Pierre




--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to