Hi,

As we dont have ActionForms seperately as in Struts
1.X.

We introduce member variables in the Action classes.

All our jsp field elements are mapped to these member
variables.

The question we have is, What exactly the life cycle
and scope of these Actions and Member variables, When
it will be released from the value stack, how long
will it be there in the value stack.

We want this to make sure the values get cleared at
the right time,


As these member variables are attached to the action
classes we cant specify the scope of the instance
variable, which we used to do with ActionForms in
Struts 1.x

Thanks,


       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469

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

Reply via email to