Wrong list.

* http://struts.apache.org/mail.html

On 11/7/06, Mallik <[EMAIL PROTECTED]> wrote:

Hi friends
i would like to explain the situation first....
i am working for college application...in that
 if user clicks on view,i am displaying data (for this action normal
ActionForm). In that user may click on modify button,where i am transforing
to modify page(for this action also i am using ActionForm). after modifying
some data if he clicks on "update" button, i am validating data using
DynaValidatorForm nad i am calling a action where updation takes place and
redirect to view page.
all action forms scope is request only.
my problem is:
when i click on update in modify page, it is saying that no form bean in any
scope .........
why it is?
help me please

ur's
Mallik

--
View this message in context: 
http://www.nabble.com/form-bean-Scope-problem-help-me-tf2588032.html#a7216355
Sent from the Struts - Dev mailing list archive at Nabble.com.

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

Reply via email to