> 
> and we have set: /getResourceSettings().setCachingStrategy(strat); /during
> application init.
> 

You don't have to. There's a default strategy during development and deployment 
that should work in most cases.

Basically you have "wicket-examples" which are part of the wicket distribution 
and provide sample of working caching.

here's a little more general information on caching in 1.5: 
https://cwiki.apache.org/WICKET/caching-in-wicket-15.html

Cheers
Peter

Reply via email to