Thanks all. need POST so will use httpclient (need to make another request to an external service after a form is submitted)

cheers,
Steve



On 5 Feb 2009, at 13:15, Martin Makundi wrote:

There is QueryStringUrlCodingStrategy if that is what you mean... if
you just want to construct a query url (GET).

In my understanding POST must come from the client browser so it
cannot be constructed by Wicket as such.

**
Martin

2009/2/5 Steve Swinsburg <[email protected]>:
Hi all,

just wondering if there is any API in Wicket that wraps up making a HTTP POST request directly (ie given a URL and some data etc) or whether I should
just drop back to using the standard Java HTTPClient stuff?



cheers,
Steve









---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to