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

The comment on the change is:
Couple more methods that you have to change.

------------------------------------------------------------------------------
  ||ImgTag||isContextRelativeSet()||contextRelative is no longer being used.||
  ||TagUtils (Taglib)||getActionErrors()||use getActionMessages() instead.||
  ||TagUtils (Tiles)||getProperty()||Use PropertyUtils.getProperty() directly.||
+ ||ResponseUtils||write||Use TagUtils.write||
+ ||ResponseUtils||writePrevious||Use TagUtils.writePrevious||
  
  === 5.4 TLD URIs ===
  The struts-taglib and struts-tiles distributions no longer include TLDs which 
are configured with 

Reply via email to