Hi Everybody, Can I please expect any idea on the issue mention below? Is this a workable the way I am trying to do?
Please provide if this is possible in some other ways. Regards Manish ----- Original Message ----- From: "Manish Kumar" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, September 30, 2008 12:15 PM Subject: Invoke GWT Entry point from extrenal java script included in separate/external HTML > > Hi everybody, > > Thanks all for great co-operation and support. > > I am a bit new to GWT Though i have learnt a lot from this mailing-list in > last couple of weeks > > I am stuck up with How to call GWT component ( mean to say ,give the the > control to GWT entry point class for excuting onModuleLoad ) > from extrenal HTML document. > > While working on integartion of GWT with external component, I am bit > confused. > My requirement is like this : I have a html displayed in the browser which > is having mutiple buttons. > This HTML is not part of GWT .This is being displayed in browser by some > other component(currently .Net). > On click of HTML Button in the browser I want to call gwt component that > makes a call either to external tomcat server > or displayes GWT widgets (widget button click , it also makes a call to > external tomcat). > > One more thing is that can I have mutiple HTML for a single entry point so > I > can display various widget on requirement.I want to handle mutiple > condition > in a single own entrypoint class( inside the method onModuleLoad ) . > > Can anybody please provide ideas to get rid of this. > > Regards > Manish > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
