AppEngine can only execute Python Code, so that is all you can upload
(and expect to run)

But Javascript is (normally) a client side language, so you can upload
a javascript lib to appengine as a static file, which the browser just
downloads and runs *itself*



On Wed, Oct 1, 2008 at 5:33 PM, Terrence Brannon <[EMAIL PROTECTED]> wrote:
>
> The relevant FAQ: 
> http://code.google.com/appengine/kb/commontasks.html#thirdparty
>
> states that only Python 3rd party apps can be used.
>
> But what if there is a particular javascript library that I want to
> make use of?
>
> >
>



-- 
Barry

- www.nearby.org.uk - www.geograph.org.uk -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to