This seems pretty straightforward to do within appengine.  Rather than serve
a static XML document from a static_dir or static_files handler, serve it
from a script.  The script could accept query or path parameters to
customize the XML it emits.  If you need details, what language are you
working in?

David

On Sat, Nov 7, 2009 at 6:44 AM, Flavio Coelho <[email protected]> wrote:

>
> Hi I want to serve a gadget which I modify according to data collected
> by the robot. So I want to generate the gadget XML dynamically and
> serve at using the same app for example at myrobot.appspot.com/gadget/
>
> I haven't figured out how to do this.
>
> any ideas?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave 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-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to