I am able to show my Gadget independently by deploying it in open social container (Apache Shindig)
I need to show that gadget inside my GWT application. In nutshell my requirement is I have ext-JS (for that matter any Java Script code) in a file at server, I want to render it inside my GWT application. For example in my GWT application i will have a button, on clicking on it a form/panel needs to open which should render the my Java Script into UI. When I change the Java Script in the file, and reopen/refresh my GWT application updated form needs to be displayed, all this without compiling my GWT application code. Any ideas or pointers towards achieving this.... Thanks in advance. :) -- You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en.
