Hi,

I'm having a problem integrating with a 3rd party. The thing is they have
this system that sends me an https POST with some data in it. How can I post
the data to a third part URL?

Without using Tapestry, I am doing it like

<form action="https:\\www.xyz.com\abc.do" method="post">

        <input type="submit" name="submit" value="Click Here">

</form>

Can anybody help me please?

-Jack
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Integrating-with-3rd-Party-tp2652704p2652704.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to