Hi,

I would like to optimize the use of GWT ImageBundle as recommended by
ttp://library.igcar.gov.in/readit2007/tutori/tools/gwt-windows-1.4.10/doc/html/com.google.gwt.doc.DeveloperGuide.UserInterface.ImageBundles.html

It says

"To make all image bundle files permanently cacheable, set up a rule
in your web server to emit the Expires response header for any files
ending with ".cache.*". Such a rule would automatically match
generated image bundle filenames (e.g.
320ADF600D31858000C612E939F0AD1A.cache.png). The HTTP/1.1
specification recommends specifying date of approximately one year in
the future for the Expires header to indicate that the resource is
permanently cacheable."

How can I set then the response Header Expires for my ImageBundle in
App Engine: I don't know how to access those headers for this type of
files served directly. Please, help!

rthanks
didier

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to