Hi,
if it's not browser fault,
then maybe configuration,
are You dealing with redirect in this case?
Or maybe You have some king of logic inside form's reset method.
One another thing is action beeing defined twice with two different forms?

Other than that i don't know,
reset works always for me.

Best greeitings,
Paweł Wielgus.

2009/8/28 sharadsingh <sharad1...@gmail.com>:
>
> well i applied break points on both "actionform" and "action" of the form and
> did both refresh and brand new request. It is been caught in both the times
> with the break point in the action but not in the actionform
>
> Paweł Wielgus wrote:
>>
>> Hi,
>> what do You mean by saying:
>> "if i try to open the page again"
>> what does that mean for real?
>> hitting F5 or refresh button in browser?
>> or a real brand new request.
>>
>> Best greetings,
>> Paweł Wielgus.
>>
>>
>> 2009/8/28 sharadsingh <sharad1...@gmail.com>:
>>>
>>> i have an action form which i use to collect form data and also to set
>>> them
>>> back by populating the variables in the reset method. But the problem is
>>> that the reset method is been called only the first time i am opening the
>>> page which contains that form, if i try to open the page again the reset
>>> method wont be called at all. Please suggest me on this..,
>>> --
>>> View this message in context:
>>> http://www.nabble.com/ActionForm-is-been-called-once-only-tp25186640p25186640.html
>>> Sent from the Struts - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: user-h...@struts.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/ActionForm-is-been-called-once-only-tp25186640p25187345.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to