You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Wayland Chan <in...@yahoo.com> on 2001/07/19 21:44:07 UTC

Is this a bug in web.xml or the JavaDoc?

The JavaDoc for the servlet initialization parameters
for ActionServlet read...

"validating - Should we use a validating XML parse to
process the configuration file (strongly recommended)?
[true] "

However, looking at web.xml that is in the
struts-example.war and struts-blank.war (for
Struts-1.0), I see...

<init-param>
  <param-name>validate</param-name>
  <param-value>true</param-value>
</init-param>

Should the <param-name>validate</param-name> be
<param-name>validating</param-name> instead?


Wayland Chan



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/