Looking for a smart way to integrate wicket with extjs
(http://www.extjs.com) i wrote a small piece of code, that can be used
to generate javascript function-calls.

The idea is to rewrite the public api of the javascript library in
java. Everytime you call one of these java-functions a equivalent
javascript function-call will be generated and automaticalliy (can be
done with a proxy or annotations+aspects) written into the
(ajax)responsetarget.

There is a small 14kb maven eclipse project attached with a proof of
concept for this idea.

http://rapidshare.com/files/350028986/WicketAjaxRpc.zip

For the Ext-JS integration some feedback would be very useful, and i
am planning to make it public if you support this proposal.

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

Reply via email to