freemonhuul
unread,Apr 28, 2008, 12:33:02 AM4/28/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi gyus!
I have RPC methods and then What I want is that I can check login info
if not logged in, redirect to a login servlet without performing
logical flow of a calling RPC method.
I can write a method to check login info and call it in all RPC
methods
I think It is not the best idea. if I have too many rpc methods, It is
far more lazier work.
When receiving any RPC calling request, can my server-side call my
login checker method and run the calling RPC method?
In another word, can I change RPC direction to login servlet any time
if not logged in?
expecting replyment
Enjoy! :-)