We are hosting suite of business applications for multiple customers on the same server and same code base. We differentiate by the requesting URL sub-domain and the user Authentication/Authorization. Bases on the calling URL & Authentication/Authorization we render (look & feel) and expose different functionality. Just started with GWT was wondering how do I get Requesting URL (request.getRequestURL()) & Requesting IP address (request.getRemoteAddr()) in the onModuleLoad() function of the class implementing the interface EntryPoint.
Thank You Raju --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
