Hai,Thanks for quick reply.
i am trying to call one of the GWT method from outside application. Like , i have to check whether user logged in or not. i written a method to check whether user logged in or not,but i need to call this method from outside my gwt application. is it possible to call gwt method outside application? i want to call my gwt method from javascript. Thank u On Jan 8, 6:49 pm, "olivier FRESSE" <[email protected]> wrote: > This is not very clear. > Are you trying to manage user authentication in a GWT application ? > If yes, what kind of authentication do you want to manage. Simple web based > one, using ACEGI,....? > > 2009/1/8 rajesh_ch <[email protected]> > > > > > Hai All, > > > I have one requirement like, i need to get the string data from > > project html file to entry point class. > > > like say i project html file is Home.html .From this html file i need > > to pass string value to entry point > > class. > > > In entry point , i need to get that value and check whether user > > logged in or not. > > > If user logged in i need to call different java class with this > > parameter. > > > if user not logged in , i have to show login form then i need to call > > different java class with this parameter. > > > Please help me to work on this. > > > Thank u > > > Best Regards > > Rajesh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
