Yes I saw that, and like I mentioned in my email, I don't run Tomcat
5.5.x, I'm stuck using Tomcat 5.0.28
That table doesn't mention what spec Tomcat 5.0.x uses.  Does it mean
any version from 4.1.36 to 5.5.25 uses servlet spec 2.3 ?

Leo Donahue

-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 06, 2008 9:08 AM
To: Tomcat Users List
Subject: Re: servlet spec, taglibs, java sdk - which ones?

There's a very nice table right on the home page for tomcat letting you
know what tomcat version supports what spec -- http://tomcat.apache.org/

--David

Leo Donahue - PLANDEVX wrote:

>Looking here: http://tomcat.apache.org/whichversion.html - no problems,

>except we run Tomcat 5.0.28 and reading below in the site it says
> 
><quote>
>Apache Tomcat 5.5.x. It supports the same Servlet and JSP Specification

>versions as Apache Tomcat 5.0.x, </quote>
> 
>Which is what servlet spec version?
> 
>I've figured out the taglib question:
>http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html
> 
>Standard 1.1 is at least servlet 2.4 and Standard 1.0 is servlet 2.3
> 
>I downloaded the Standard 1.1 taglibs from here:
>http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi
> 
>I'm reading the text from Oreily Java Server Pages and I'm trying to 
>produce a jsp page using standard <jsp:set/get> actions, but I get an 
>error message which I'm sure means I have the wrong taglib downloaded, 
>or does it mean something else?
> 
>javax.servlet.ServletException: Employee (Unsupported major.minor 
>version 50.0)
> 
> 
> 
>Leo Donahue
> 
>
>  
>


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


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