>on the _javascript_ side you can use the wicket _javascript_ lib to make the call

>on the java side you can use a ajaxcalldecorator to append the parameters to the callback url.

> if you have a more specific usecase we can help you more.

I want use POST method to send data

I want send complex data to server-side

 

Now I trying write my own component to send data

I extend AjaxEventBehavior to send data with wicketAjaxPost

And trying get this data on my component

May be you can offer me better way to send data using POST …

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to