You might not need to upload the library at all.  Google provides
hosting for some of the most popular:

http://code.google.com/apis/ajaxlibs/documentation/

A


On Oct 1, 2:18 pm, "Barry Hunter" <[EMAIL PROTECTED]> wrote:
> 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 [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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to