--- pavan reddy <[EMAIL PROTECTED]> wrote:
> I dont have a field for that variable in html form
> infact that is bean for which i set form variable
> values but the variable is declared in the
> ActionForm.
If you set a request-scoped bean value in an Action
then that value will only live for the
:29:13 AM
Subject: Re: Issues with Request scope
--- pavan reddy <[EMAIL PROTECTED]> wrote:
> I have a situation where i set a form variable in
> action execute method the scope of action is request
> and when i try to submit my form i see the variable
> to be null and it works
--- pavan reddy <[EMAIL PROTECTED]> wrote:
> I have a situation where i set a form variable in
> action execute method the scope of action is request
> and when i try to submit my form i see the variable
> to be null and it works in session scope
Do you have a field for that variable on the HTML
f
3 matches
Mail list logo