Sorry. Think I did not make the whole problem well-understood.

I need to intercept the thing not in the serverside, but in client
side!
E.g. I can not import javax.servlet.filter - it is a part of Servlet
API which lives in Servlet container, and I need to get info about RPC
calls in GWT part - the one which is js-compiled and executed in
browsing.

Any more thoughts?

On Mar 10, 5:40 pm, mariyan nenchev <nenchev.mari...@gmail.com> wrote:
> Yes just use import javax.servlet.Filter;

-- 
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-tool...@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