I understand that the default scope of the "FormAction" bean is
"session", which means that only one "FormAction" bean instance will be
created for each session. Is there a way to specify the scope of the
"FormAction" to be "request"? We probably can do this with Struts's form
tag. But that is not what I want. In my case, this "FormAction" bean may
be invoked from a href in addition to the forms. 

Thx,
Zhiyong Li
Platform Development
iBiomatics LLC ,  a SAS Company
(919) 653-2746
[EMAIL PROTECTED]


Reply via email to