On Thu, 14 Nov 2002, Karr, David wrote:
> Date: Thu, 14 Nov 2002 13:09:25 -0800
> From: "Karr, David" <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: RE: FormB
On Thu, 14 Nov 2002 [EMAIL PROTECTED] wrote:
> Date: Thu, 14 Nov 2002 16:02:30 -0500
> From: [EMAIL PROTECTED]
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: RE: FormBean creation...
>
&g
EMAIL PROTECTED]>
> |
> |11/14/2002 03:51 PM
> |
>
> >|
>
>
>
> Please respond to "Struts Users Mailing List"
From: "Karr, David" <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > Subject: RE: FormBean creation...
> >
> > Actually, I believe the default Struts lo
|
Please respond to "Struts Users Mailing List"
<[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
cc: (bcc: Shakeel Mahate/USTRA/ABB)
Subject: RE: FormBean creation...
Security Level:? Internal
On Thu, 1
On Thu, 14 Nov 2002, Karr, David wrote:
> Date: Thu, 14 Nov 2002 11:54:25 -0800
> From: "Karr, David" <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: RE: FormB
Actually, I believe the default Struts logger is the SimpleLog, not
log4j. Therefore, if you put a file named "simplelog.properties" in
your "WEB-INF/classes" directory, with the following contents, you
should get that debug output (untested):
org.apache.commons.logging.simplelog.defaultlog = deb
Your analysis is all correct. The attribute name is how you refer to it in the action
mapping -- compressedInfoForm in your case. So, if you save your form from action-1
to the request with this key, it won't be re-created.
You can turn on logging by including a log4j.properties and log4j jar
8 matches
Mail list logo