Yes this is no problem. You can use GWT as normal as JavaScript in your Wicket application.
Create a GWT-Project and include the YourApplication.nocache.js in your wicket page. You can do this easily with org.apache.wicket.markup.html.WebComponent. Regards, Georg On 3 Okt., 06:10, fachhoch <[email protected]> wrote: > My application uses wicket , I recently saw some GWT widgets , and > would like to use them in my application , please suggest me if there > is any integration between wicket and GWT , can I use GWT widgets > inside my wicket pages ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
