Actually I was wrong I on the last point.  If you use appengine_web.xml [1] 
to configure your static files as "excluded" then appengine won't move them 
to the "static" server.  Therefore, you can use a statandard filtering 
mechanism for those files.

[1] 
http://code.google.com/appengine/docs/java/config/appconfig.html#Including_and_Excluding_Files

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