You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by dw...@vigilantms.com on 2004/11/30 23:47:45 UTC

Sending Form data to an external page

What is the best way to send form data to an external page.  I'm trying to
set up a form to take the items out of a shopping cart and post them to a
PayPal cart, which expects specified parameters.    According to chapter 8
in TIA, the RedirectionException should send the request parameters by
calling the RequestDispatcher and invoking the forward() method, but they
don't seem to be sent.   

Also,  Is there a way to control the "name" field of the hidden component so
that the field matches what PayPal expects and not the name the framework
generates?

David Moran



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org