Keep the original value in the associated Action class and populate the
field when the JSP is reloaded.

Mark

-----Original Message-----
From: Marcus Biel [mailto:Marcus.Biel@;bmw.de]
Sent: Thursday, October 31, 2002 7:01 AM
To: [EMAIL PROTECTED]
Subject: Re: <logic:present parameter>


Nope, it's in session scope.
Imho I know what happens:

the parameter is in session scope, but when reloading my jsp,
there comes the form again, and the parameter gets reset.
I already deleted this parameter from the reset method,
but this neither helped.

marcus


[EMAIL PROTECTED] schrieb:
> 
> Maybe your form is in the request scope instead of
> session scope ( just set scope to session of the action mappiing
> instruts-congig.xml )
> So your form settings will be kept between two calls of your page
> 
> Xavier

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to