Subject: turning off debug on console - Validator
From: "Arthur Frankel" <[EMAIL PROTECTED]>
 ===
With the struts validator I get a bunch of debug statements on startup.

I have my web.xml set as such for the validator servlet

  <init-param>
     <param-name>debug</param-name>
     <param-value>0</param-value>
   </init-param>

Any ideas?




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

Reply via email to