Date: 2005-03-16T20:34:46 Editor: FrankZammetti Wiki: Apache Struts Wiki Page: SetupItems URL: http://wiki.apache.org/struts/SetupItems
no comment Change Log: ------------------------------------------------------------------------------ @@ -21,7 +21,7 @@ The setupItem elements can be added to Action mappings, local forwards or global forwards. You can add as many as you wish to each element, and they will be executed in the order they appear. = How To Use It In Your Own Application = -In short, download the archive attached to the above referenced Bugzilla ticket. Included in it is an updated struts.jar file (based on Struts 1.2.6). Replace your existing struts.jar file. Then, update your struts-config.xml replacing the doctype with: +In short, download the archive attached to the above referenced Bugzilla ticket. Or better yet, just get it here: attachment:setupexample.zip. Included in it is an updated struts.jar file (based on Struts 1.2.6). Replace your existing struts.jar file. Then, update your struts-config.xml replacing the doctype with: {{{ <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "WEB-INF/struts-config_1_2.dtd"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]