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

The comment on the change is:
Describe removal of deprecated "jakarta.apache.org" taglib URIs

------------------------------------------------------------------------------
      <controller 
processorClass="org.apache.struts.tiles.TilesRequestProcessor" />
  }}}
  
+ == 4 Deprecations which have been removed ==
+ === 4.1 TLD URLs ===
+ The struts-taglib and struts-tiles distributions no longer include TLDs which 
are configured with the old URIs under the ''jakarta.apache.org'' domain name.  
You must make the following changes:
+ ||Deprecated, now removed||Replacement||
+ 
||http://jakarta.apache.org/struts/tags-bean||http://struts.apache.org/tags-bean||
+ 
||http://jakarta.apache.org/struts/tags-html||http://struts.apache.org/tags-html||
+ 
||http://jakarta.apache.org/struts/tags-logic||http://struts.apache.org/tags-logic||
+ 
||http://jakarta.apache.org/struts/tags-nested||http://struts.apache.org/tags-nested||
+ 
||http://jakarta.apache.org/struts/tags-tiles||http://struts.apache.org/tags-tiles||
+ 
  ----
  (please add notes here as you gain experience with this migration) 
   

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

Reply via email to