I could swear I saw something on serving static files through guice
servlet somewhere, but I can find it now, if it ever existed. Right
now I have guice servlet listening on /app/* urls, so that, for
example, /index.html won't go through the servlet. I would like to be
able to listen on /* and have /index.html served up statically (it's a
GWT host page). Any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" 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-guice?hl=en.

Reply via email to