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 NiallPemberton:
http://wiki.apache.org/struts/StrutsUpgradeNotes124to127

New page:
= Upgrading Struts 1.2.4 to Struts 1.2.7 =

== 1. jars ==

Obviously the '''struts.jar''' needs to be upgraded - but in addtion Struts has 
changed its dependencies and you will need to deploy the new versions for 
''Commons Bean Utils ('''1.7.0''')'', ''Commons Digester ('''1.6''')'' and 
''Commons Validator ('''1.1.4''')''. The correct versions of these jars are 
shipped in the '''lib''' directory in the ''binary'' distribution.

Addtionally, Struts no longer has a dependency on ''Commons Collections'' or 
''Commons Lang'', so unless you have other requirements for them, they no 
longer need to be deployed.

== 2. tlds ==

If you deploy the struts tag's tlds, then remember to deploy the new versions 
shipped with this version. If you don't you won't be able to use the new tag 
attributes added. 

== 3. validator-rules.xml ==

Upgrade to the new version of validator-rules.xml.

'''N.B.''' One of the changes in the new  validator-rules.xml is that the 
Validation methods' signatures have changed to now include a ''Validator'' 
parameter.


----
CategoryHomepage StrutsUpgrade

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to