I have some JS code which currently uses some pixel tracking images to determine if a user is logged in (or not). The code is fairly simple - Retrieve the image, if its 1x1 direct the user to a login page otherwise refresh the page
I was wondering how I might either go about: - Integrating the existing JS libraries into a GWT application - Make calls to my GWT-RPC AppEngine GWT server application from JS directly Thanks in advance! Sincerely, Adam -- 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.
