RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Carrillo, Dan
If you want to utilize Servlet spec 3.0 or JSP spec 2.2 then use Tomcat version 7.0.39. This is compatible with Java 1.6. If you prefer or are constrained to using the older servlet or JSP specifications, then use Tomcat version 6.0.36. If you don't know or don't care, then my recommendation

RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Caldarale, Charles R
From: Carrillo, Dan [mailto:dcarri...@idanalytics.com] Subject: RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0 If you want to utilize Servlet spec 3.0 or JSP spec 2.2 then use Tomcat version 7.0.39. This is compatible with Java 1.6. If you prefer or are constrained to

Re: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Dariusz Dolecki
Does it matter if we are using AJP connector? On Tue, Apr 30, 2013 at 10:56 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Carrillo, Dan [mailto:dcarri...@idanalytics.com] Subject: RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0 If you want to utilize

RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Carrillo, Dan
Then documentation needs to be updated http://tomcat.apache.org/whichversion.html -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, April 30, 2013 8:57 AM To: Tomcat Users List Subject: RE: Which version of tomcat for apache 2.2.24 and JDK

Re: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Mark Thomas
On 30/04/2013 17:14, Carrillo, Dan wrote: Then documentation needs to be updated http://tomcat.apache.org/whichversion.html No it doesn't. The Servlet specifications are backwards compatible so, for example, any Servlet 2.5 app will run on container that implements Servlet 3.0 such as Tomcat

RE: Which version of tomcat for apache 2.2.24 and JDK 1.6.0

2013-04-30 Thread Caldarale, Charles R
From: Dariusz Dolecki [mailto:dariusz.dole...@gmail.com] Subject: Re: Which version of tomcat for apache 2.2.24 and JDK 1.6.0 Don't top post. Does it matter if we are using AJP connector? No. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and