Thomas, if User not found is the only exception you need to take care of 
separately, this 
post<https://groups.google.com/d/msg/google-web-toolkit/QeTpbPREaTE/ltyMAN3wThcJ>describes
 a better way to deal with authentication than checking users on 
every RF method invocation.  Or you can even use JAAS, in which case you 
don't have to write a custom filter at all.

-- 
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