Oh ok I see what you want to know ... The main differences are:
* The 2.2 and 2.3 APIs are different so the cactus wrappers are different. Thus you'll find a difference in the cactus.jar file sizes. * The Servlet 2.3 API has introduced the notion of Filters, thus you'll find Cactus support for them only in Cactus version for Servlet API 2.3, resulting in a difference in size for both cactus.jar and the sample application (because of the cactus unit tests) * The last difference that I can see is with the automated Ant script for Servlet engines. The Cactus sample application provides some sample Ant scripts : in version 2.2, Cactus provides them for WebLogic 5.1, Tomcat 3.2, Tomcat 3.3, Resin 1.2, Resin 2.0, Orion 1.4, Orion 1.5 whereas in version 2.3, Cactus provides them for : Tomcat 4.0, Resin 1.3, WebLogic 6.1, Resin 2.0, Orion 1.4 and Orion 1.5 -Vincent > -----Original Message----- > From: David L. Wasler [mailto:[EMAIL PROTECTED]] > Sent: 03 January 2002 17:21 > To: Cactus Developers List > Subject: RE: Differences between the two files > > Hi: > > Both are 1.1 M each, one is 22-1.2.zip the other > 23-1.2.zip. Some of the files sizes are difference > eample in 22-12 lib is 352KB and 23-1.3 is 360KB. > From the surfaces it hard to tell. > > Cheers > David L. Wasler > [EMAIL PROTECTED] > > --- Vincent Massol <[EMAIL PROTECTED]> wrote: > > > > > > > -----Original Message----- > > > From: David L. Wasler [mailto:[EMAIL PROTECTED]] > > > Sent: 03 January 2002 16:57 > > > To: [EMAIL PROTECTED] > > > Subject: Differences between the two files > > > > > > Hi: > > > > > > > > > > > > This might seem like a not interesting question. > > > > > > What the different between the two > > > jakarta-cactus-22-1.2.zip and > > > jakarta-cactus-23-1.2.zip . > > > > > > It might be in the Doc's somewhere I could have > > miss > > > it. > > > > > > > I'm not sure exactly what you mean but have a look > > at > > http://jakarta.apache.org/cactus/downloads.html and > > tell me if it > > contains the information you need. > > > > P.S.: In 2 words, 22 stands for Servlet API 2.2 and > > 23 for Servlet API > > 2.3 > > > > Cheers, > > -Vincent > > > > > Cheers > > > david L. wasler > > > [EMAIL PROTECTED] > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Send your FREE holiday greetings online! > > > http://greetings.yahoo.com > > > > > > -- > > > To unsubscribe, e-mail: <mailto:cactus-dev- > > > [EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:cactus-dev- > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > __________________________________________________ > Do You Yahoo!? > Send your FREE holiday greetings online! > http://greetings.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
