I'm trying to create a proxy for the embedded calendar so that I can
read the DOM of the IFrame while adhering to the same source policy.
This is a very common pattern, but in case it's unclear I've explained
it briefly below:

I've created a servlet called "proxy" which uses Java's URLConnection
object to fetch the content of the widget... and set the src attribute
of the iframe tag to point to proxy.  However, I think due to some
relative addresses in the calendar code or something like that the
calendar widget won't render.

Any tips/tricks to make this work?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" 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-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to