i had a doubt ,in my html file i include javascript , and i dont know how to run javascript in GAE through python The same doubt i ask 3 days before and one of my friend replaies that " need to add the javascripts to app.yaml as static files" i cant understand clearly could any guide me through step by step
in my app i include images and stylesheets , i just create a holder in my app and fill wat ever i required and in app.yaml i just include handlers: - url: /stylesheets static_dir: stylesheets - url: /images static_dir: images like wise if i want to include javascript wat can i do for that plz help me --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
