On Fri, 2010-06-18 at 08:01 -0700, MattyDE wrote:
> Hi Jeremy,
> 
> Thanks for your reply. It looks like what i've looking for. But i need this
> with POST not with GET. Cause the GET-URL is to limited to internet
> standards and i have to transfer a bunch of more data back to the
> server-side.
> 
> Any hint for POST?
Instead of wicketAjaxGet() use wicketAjaxPost().
See how to pass the parameters in wicket-ajax.js
> 
> Thanks



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

Reply via email to