Hi,

I'm using an RpcRequestBuilder to add a session id header to the http
request being made to the server.
Now, what I wanted was to on the *server* side, get the request and before
it get's executed (call the method), check if the session is valid.
How can I accomplish this?

My biggest problem is understanding the full workflow (classes involved) of
a GWT-RPC request, so I really don't know which class to
create/extend/define.

Any help is good help :)
Thanks in advance.

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