Ticket #6253 (new enhancement)
Cross-domain GET/POST extend from dojox/rpc/Service
| Reported by: | carrie.zhxj@… | Owned by: | dmachi |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | RPC | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | alex |
Description (last modified by dmachi) (diff)
I have written two new dojox.rpc.transportRegistry components,
XDGet and XDPost, for cross-domain rpc, using dojo.io.iframe and dojo.io.script .
Could you please review it, and point out the fault or defect for me.
Thanks, Carrie
The attached files includes:
1, dojoroot/dojox/rpc/XDomain.js
2, dojoroot/dojox/rpc/demos/xdomain.html (demo)
3, dojoroot/dojox/rpc/demos/templates/xdomain.html (demo template)
4, dojoroot/dojox/rpc/SMDLibrary/xdomain.smd (demo smd)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.