On Jan 28, 5:34 am, hazy1 <[email protected]> wrote:
> Here are some options:
>
> 1)  Using a servlet filter mapped to the URL pattern of your GWT
> servlets
> 2)  Log yourself inside of the GWT servlet

I'd go for the second option as it will allow you more flexibility in
what you log.
>
> Matt
>
> On Jan 27, 4:01 pm, ka1n <[email protected]> wrote:
>
> > I'd like to track the usage of my GWT application.  Specifically, I'd
> > like to be able to log the service class and method of each RPC call.
> > I wasn't able to find anything in RemoteServiceServlet that might help
> > me to do this.  Can anyone point me in the right direction?
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to