You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/21 14:04:42 UTC

[Struts Wiki] Trivial Update of "StrutsUpgradeNotes12to13" by WendySmoak

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/StrutsUpgradeNotes12to13

------------------------------------------------------------------------------
  Struts 1.3 is intended to be backwards compatible with Struts 1.2.x; however, it will not be a 100% drop-in replacement.  Here are things to note when you are upgrading to Struts 1.3
  
  == 1. Move to Servlet 2.3/JSP 1.2 baseline ==
- Beginning with Struts 1.3, Struts no longer guarantees support for Servlet 2.2 or JSP 1.1. 
+ Beginning with Struts 1.3, a servlet container that supports Servlet 2.3 and JSP 1.2 (such as Tomcat 4.x) is required.
  
  == 2 .Packaging ==
  While previously Struts was distributed as a "monolithic" jar, beginning with the 1.3.0 release, many things which were formerly in the "core" have been split out into their own distributions.  You will always need "struts-core-1.3.x.jar", and you may need one or more of the following:

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org