We are developing the GWT RPC application, which requires to read the servlet url from properties file and redirect the client to the servlet url after authentication. The url also contains the username after authentication.
I have tried dynamic string internationalization but the username is not passed after authentication. Please help me to read the client side properties dynamicaly and I don't want to compile client side code every time. -- 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.
