[Json-rpc-java] json-rpc-java with Adobe SVG viewer plugin
Jacobus
jacobus at mecola.com
Mon Jun 5 21:08:50 SGT 2006
Good day all,
I'm using json-rpc-java in a SVG mapping application and it's working
like a charm under Firefox and Opera. Unfortunately IE requires Adobe's
SVG plugin to render SVG, and this in turn does not allow the
json-rpc-java javascript library to create the HttpRequest object.
Does anyone have any advice on this. I've found some workarounds under
old jsolait code listings, but they all seem a little dated and wraps
Adobe viewer's getUrl() to look like the HttpRequest object. This
workaround is intrusive on the slick json-rpc-java design and will also
limit the functionality. On top of this getUrl does not play nice with
https.
Any advice from anyone will be great. My current option is to play
hardball and drop IE support from my website.
Hope someone can help.
Thanks,
Jacobus
More information about the Json-rpc-java
mailing list