on the subject of 2nd level cache stores, how feasible would it be to use ehcache as a backing store? ehcache can store things in memory, and overflow to disk making it a hybrid to our disk based storage. Is it reasonable to consider a caching solution such as ehcache to provide the backend storage?
Did we ever consider ehcache as an alternative? If so, why did we not pick it? Martijn -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
