Hi
is there something equivelant to fragment caching in wicket?
I mean , is there any way to cache the generated markup of a  component, and
on subsequent requests it just render this markup string?
if so, how one can store these fragments in external store? how that can be
configured or plugged in? to use some central caching like redis or
memcached

thanks

Joe

Reply via email to