urForm = (YourForm) form;
...
String yourString = yourForm.getVariable1();
...
}
Regards,
Chris Stewart
"Subhani Shaik" <[EMAIL PROTECTED]>
08/30/2007 09:04 AM
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
Problem
Hi all,
I have an application which uses multiple struts-config files. I'm trying
to add a new one in which there will be an action which I want to be
called when a particular jsp submit button is depressed. As I would with
a single struts-config file, I'm just constructing a form tag like t
2 matches
Mail list logo