On 2 Mar, 16:41, Ben Imp <benlee...@gmail.com> wrote:
> This is basically what I have implemented in my system as well.  Our
> user roles are in the DB and I keep a copy on the client so all of the
> presenters can inspect it to see what the user can do.
>
> I should mention that double-checking the permissions on the server
> side for all requests is a very good idea.  A clients words are not to
> be trusted.
>
> -Ben

Thank you Ben.
How do you keep a copy of user roles on the client?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to