We benefitted a lot from the vast amount of GWT articles, presentations and hope that our experience would benefit other future or current GWT developers.
In the next set of posts, I will describe how we implemented
Our implementation is somewhat different than a number of posts I have seen on implementing this design pattern.
b) Security and Single Sign-on - Ability to control access to Methods on the RPC interface.
Our existing application had a framework to control access to - Object/Method to a given user role and we wanted to use the same authentication framework.
c) Cross Site RPC calls - getting around the restriction of Same Origin Policy.
Most browsers support the CORS spec except for Microsoft Internet explorer - which supports XDomainRequest. Explain how we integrated Cross Site RPC into GWT to support IE as well.
I am keenly interested in this project since I have been charged with the project of writing an EHR and Scheduling system for an executive health clinic managed by the company where I work. I would very much like to get in touch with you and open up a dialog. Is there a way I could contact you?
ReplyDeletePaul,
ReplyDeleteContact me at prasadm@medrium.com