Hi,

The question is not very clear.

Why don't you just use <form action="http://some/external/url";> ?
There is no need of a Form component in the Java class.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Mon, Nov 17, 2014 at 3:14 PM, cosmindumy <[email protected]> wrote:

> Hello,
> Although I saw a similar topic was opened, I think that answered does not
> fit my needs.
> I have wicket form and the request should be handled by an external url.
> Is it possible to build a request using form parameter values and redirect
> it it to the external url?
> Thanks.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/How-can-I-build-a-POST-request-to-an-external-url-tp4668430.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to