Hello, I have been trying to figure out how to develop a gadget in which i can pull the data from an existing j2ee web application. Starting from using the gadget to login (login screen being the first screen on the gadget where user enters his username and password ) and accessing different links.
Ques : Is something like this really possible ? I think it is possible/ if yes What is the correct procedure to start this ?? Of course i need to start the j2ee web application first on a live IP aadress. What should be the next step ? What is the possible way of maintaining a user session ?? I was thinking i can map the unique user id (of the social site lets say igoogle) with the user id in my web application with the time-stamp and then use the social_user_id as token for all the other request. Of course i would need to do much more than that for security. Any suggestions about the steps i should take ? Many Thanks Vinay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to opensocial-api@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---