Hi Vamsi. I apologize for the late reply.

Disabling automatic re-writing should fix problems relating to static
files like external CSS and JavaScript files as well as images. It
will not necessarily help with cached responses from
gadgets.io.makeRequest calls. In this case, your best bet is to add a
parameter to your requests. See the makeCachedRequest sample on the
wiki:

http://code.google.com/p/opensocial-resources/wiki/GadgetsMakeRequest

Set the refresh interval really low during development to get past
issues relating to bad or incomplete server-side responses. Please let
me know if this continues to be a problem for you.

- Jason

On May 29, 7:43 am, Vamsi <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> I added this inside my ModulePrefs
>
> <Optional feature="content-rewrite">
>      <Param name="include">NONE</Param>
> </Optional>
>
> but still i get the same cached broken responses for my request calls.
> Can anyone give me an clear insight where im going wrong ... but the
> whole app works perfectly on hi5 and other containers
>
> Regards,
> Vamsi
>
> On May 29, 7:16 pm, Vamsi <[EMAIL PROTECTED]> wrote:
>
> > Hi Marcelo,
>
> > Thank You ... that link was indeed a big relief.
>
> > Regards,
> > Vamsi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to