Edward Quick wrote:

> I have a question about the difference between TC 5.5 and 6. We use
> 5.5 as our standard, but a vendor we are working with is insisting
> their webapp will only work with TC6 because they have coded to JSP
> standard 2.2 (may be 2.1?)

JSP 2.1 is supported by Tomcat 6 (and is the current official standard).
http://tomcat.apache.org/whichversion.html

> I have a couple of questions about this:
> 
> Where do I go to check the differences between JSP 2.0 and 2.1/2.2 ?
> I'm not sure what these are.

The JSP specification contains a list of changes from previous versions.

> Is it possible that a webapp can only work on TC6 and not TC5.5 ?

Yes. The reason given by the vendor seems valid.

Regards
  mks


---------------------------------------------------------------------
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