Hey Folks !

        I tried This configuration, and it seams that it don’t change
anything to me... any ideias ?


  José Gustavo Zagato Rosa
System Analyst - Atos Origin
[EMAIL PROTECTED]


-----Original Message-----
From: Peter Smith [mailto:[EMAIL PROTECTED] 
Sent: sexta-feira, 5 de setembro de 2003 09:25
To: Struts Users Mailing List
Subject: Re: debug level of struts...

Hi Pady,

You might try adding this to your action servlet in web.xml:

<init-parm>
  <param-name>debug</param-name>
  <param-value>99</param-value>
</init-param>

Let me know if this works for you,

Peter
-- 
Peter Smith
Software Engineer
InfoNow Corporation

> From: Pady Srinivasan <[EMAIL PROTECTED]>
> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Date: Fri, 5 Sep 2003 08:10:33 -0400
> To: [EMAIL PROTECTED]
> Subject: debug level of struts...
> 
> 
> 
> Is there a way to make Struts print out more messages to standard out
? Like
> when it loads the form-bean and resets form values into the jsp ?
> 
> Thanks
> 
> -- pady
> [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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




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

Reply via email to