Hi All, I am evaluating GWT for my new project which is going to be started shortly. I have a requirement with REST support.
For example, I have a list of users. If I click on any one the user, the details of the user will be shown in a different view. I need to expose this URL, http://sample.com/user/123 as a REST service. If anyone try to access this URL directly, the particular user details should be shown. I don't know how to achieve this using GWT. I am using RPC service to fetch the details of the user from the server. Can any one help me on this? - Thamizharasu S -- 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.
