https://cwiki.apache.org/WICKET/rendering-panel-to-a-string.html
2011/8/7 Joe Fawzy <[email protected]>: > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
