On Mon, Nov 14, 2011 at 10:56 AM, Tim Hoffman <[email protected]> wrote:

> Static files (mapped by the static handler) are not accessible from your
> application code.
>
> The static files are handled by different infrastructure.  You will need
> to deploy a second copy
> one for your application code access and one for static handler.
>
> Its always been this way.
>
> Use a symlink in your project folder, rather than keeping two copies
> locally.
>
> T
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/tkoAtyiPkakJ.
>
> 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.
>

-- 
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