开发者

Wicket invalidate cached pages

I'm make a custom resource loader whic开发者_JAVA技巧h loads resource properties from database. Those properties can be changed by some user of the application but changes doesn't affect because all the pages are cached in that locale so I need to make them invalid. If you have any suggestion about direction where to start looking.


See org.apache.wicket.settings.IMarkupSettings.getMarkupCache(), org.apache.wicket.markup.IMarkupCache.removeMarkup(String).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜