Hello List;
I am doing some expreiment on chaining action. I want to pass a request
parameter to my chained action with the same name of parameter.
I call the action as http://localhost:8080/action3.action?param=10
action3 decrease the param value by 1 and return the chained result. the
chained a
tags and the submit action. You will get the
data.
--
View this message in context:
http://www.nabble.com/Problem-in-Parameter-passing.-tf4354138.html#a12421083
Sent from the Struts - User mailing list archive at Nabble.com.
-
To
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
://www.nabble.com/Problem-in-Parameter-passing.-tf4354138.html#a12406757
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
4 matches
Mail list logo