However, how do I refer to my placed formBean from a struts tag?
One way to do it would be:
now "foo" is a variable within your JSP page with the value "fname" from
your form.
How does it know the difference from my formBean and the default
formBean created from ApplicationResources?
Form
Hi Alberto
Thank you. However, how do I refer to my placed formBean from a struts tag?
How does it know the difference from my formBean and the default formBean
created from ApplicationResources? Can I refer to it as:
"Alberto A. Flores" <[EMAIL PROTECTED]> wrote:
> I have a form with many,
I have a form with many, many fields on it. I would like to process some of
them in my Action but get all them into the session object so my forwarded jsp
can use them as the values. So may I ask:
1. How can I put the entire form bean from an action into the session scope
without extractin
3 matches
Mail list logo