JIRI issue 4334 has fixed this now which is great.

The next issue is that while Wicket is able to avoid establishing a
session for requests for package resources it would be good if their URL
made it easy for other filters (eg., Open Persistence Provider in View)
to also ignore them to allow them to avoid establishing a session also.

If IStaticCacheableResource resources had a distinctive mount path we
could easily configure filters to ignore them.

For example if all IStaticCacheableResourceS were mounted under:

/wicket/resource/static

we could easily configure third party filters to ignore them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to