Subject: Re: turning off debug on console - Validator
From: "Arthur Frankel" <[EMAIL PROTECTED]>
 ===
thanks.  This appears to work upon startup, but now I'm confused as to which
.jars I really need:

struts.jar
commons-validator.jar
struts-validator.jar
commons-beanutils.jar....
*.tlds?

??? and which version of each?

Arthur.


"David Winterfeldt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I think the debug level wasn't getting passed to every
> class, but everything was upgraded to use Commons
> Logging a few weeks ago which will give finer control
> over logging.  So if you download a recent nightly
> build, this should be fixed.
>
> David
>
> --- Struts Newsgroup <[EMAIL PROTECTED]> wrote:
> > 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]>
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>



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

Reply via email to