On Wed, 12 Dec 2012 06:33:10 -0200, TNO <tno...@free.fr> wrote:
Hello everybody,
Hi!
I'm working on a web site using Tapestry 5.2.6.
I need to simulate a POST form data to authenticated a client to another
site.
I'm trying to do it using the return URL from onActivate.
That's a redirect, and, as far as I know, HTTP doesn't allow you to
redirect and POST at the same time. If you really need to post something
to an external server, you either create HTML form pointing to it or do it
using JavaScript, as Lance suggested.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org