When you say,” But I have to authenticate first to that box, with an ID and password”, do you mean a dialog comes up? If so, is this Kerberos authentication?
On Feb 10, 10:14 am, "tony.p.." <[email protected]> wrote: > Hello everyone, > > I couldn't find a solution for this problem, so I hope you can help > me. > > From my GWT code, I want to invoke a service running on another box, > eg:http://192.168.1.100/service=1,op=4,d=0 > > But I have to authenticate first to that box, with an ID and password. > I want to do this automatically, behind the scene, ie: transparent to > the user. > > 1. How can I authenticate automatically and supply an ID and password > to that service? > > 2. How to invoke the service, from GWT code, for example if the user > clicks a button, it'll invokehttp://192.168.1.100/service=1,op=4,d=0? > > Thank you, > Tony --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
