Hi.

Ran into a bunch of places saying we need to have the Expires header set for
images and other static content. (To enable browser caching to work
properly).

1) Anything is done to do this automatically? Any plans to?

2) If I go ahead and use some filter to do this myself, is there any harm in
setting it for the wicket's js files?
/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js;jsessio
nid=numeric_id_here


For background:
This link has a how-to on how to do it via a filter:
http://www.infoq.com/articles/gwt-high-ajax 

3) Does wicket have ETag support?

Thanks,
- Alex Rass


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to