Hi everybody, I has working for 2 months on GWT( 1.5.3 ). I have been successful in implementing various feature in GWT. Finally I am stuck at end for almost 20 days in including my GWT project to a set of HTML files with passing a set of values to GWT from HTML. Previously also I put this issue in this forum as i was trying with JSNI and xs linker.Now i am running out of time. Time has come for decision.Thanks for constant help and co-operation.
Now can anybody please confirm my approach? Since still I suspect my approach. I have a set of HTML files. I have made and GWT project including some widgets , rpc and a external server( calling using request builder ). I have wriiten a JSNI method in GWT component which is called by a GWT method called inside onModuleLoad. I have wriiten a js method( on HTML side) which calls JSNI method. I compiled the GWT component using xs linker and added nocache.js in my HTML(in HEAD part). I am expecting that this will invoke GWT component as js method ( html side ) is called on click of a button displayed in HTML. A couple of months back I had got this but I don't understand why this is not working this time.There is a remarkable observation is that previously I had got xs-nocache.js and my JSNI method inside that.This I am not getting now. One more thing I would like to know that what is the role of cache.js? Can anybody provide me what is mistake/is this workable or not. 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 -~----------~----~----~----~------~----~------~--~---
