That is where mine are located. On Jul 18, 2014 12:07 AM, "Vinny P" <[email protected]> wrote:
> On Thu, Jul 17, 2014 at 4:51 AM, Mahyar <[email protected]> wrote: > >> i have a problem to use image with static folder path in my page. this is >> my app.yaml >> I have templates, static/images, controllers (has MainHandler.py) folders >> and in my root i have main.py and app.yaml files. in my problem is when >> page was loaded i cant see my fig1.jpg picture. >> > > > > Just to be clear, the image files are located within the subdirectory > */static/images/*, correct? > > When you try to access the image file, do you see any message in logging? > Does it say anything similar to "* static file referenced by handler not > found *"? What path are you using when running the script? > > > ----------------- > -Vinny P > Technology & Media Consultant > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/x0el308P9OU/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
