On Tue, Jan 31, 2012 at 7:19 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Hi,
>
> Wicket doesn't provide such functionalities.
> If the servler is part of the same application then you can use
> RequestDispatcher.include().
> If it is part of another app then you can use Apache HttpClient,
> UrlConnection.open(), ... libraries to make the HTTP call and consume
> the response.


Thought as much. It will be great to have one. I was looking for it because
GWT provides one that's very useful. So I thought Wicket should have this
as well.

-- 
Odeyemi 'Kayode O.
http://www.sinati.com. t: @charyorde

Reply via email to