struts-config.xml is the successor to action.xml. action.xml is
deprecated, and 
won't be supported past the 1.0 release.

To use the new format, the ActionServlet validate property should be
set to true. 

struts-config.xml is basically a superset of action.xml, so where you
see that 
mentioned in the 0.5 User Guide, you can substitute struts-config.xml.

Right now, the best documentation for struts-config.xml is the dtd 
< http://localhost:8080/struts-documentation/dtds/struts-config_1_0.dtd
>

You will see that it is well commented.

Craig is looking for help with creating more documentation for the 1.0
package. 
I will try as soon as I can, but of course other volunteers are also
encouraged to 
jump in.

See also 

<
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg01475.html
 >


<
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg00321.html
 >


-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 425-0252; Fax 716 223-2506.
-- http://www.husted.com/


Reply via email to