How to use WOActiveImage to call a DirectAction with a parameter
How to use WOActiveImage to call a DirectAction with a parameter
- Subject: How to use WOActiveImage to call a DirectAction with a parameter
- From: Baiss Eric Magnusson <email@hidden>
- Date: Wed, 14 Sep 2005 16:09:50 -0700
I add the binding
?travelIndex travelIndex
to a <WOActiveImage> which has as its ActionClass a DirectAction
method <gotoViewTrip>
In the DirectAction class I have the method <gotoViewTripAction> in
which I do
String urlParam = request().stringFormValueForKey
("travelIndex");
but there is no parameter in the request class.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden