look at getApplication().getMarkupSettings().getMarkupFactory().getMarkupCache().getMarkup(final MarkupContainer container, final Class<?> clazz, final boolean enforceReload)
François Meillet Le 16 avr. 2015 à 18:19, Arjun Dhar <[email protected]> a écrit : > Hi, > for production mode its not sensible to use > "setResourcePollFrequency(Duration.ONE_SECOND);" > > Is there a way that one can only allow the HTML's to be reloaded that too on > an Event rather than a polling mechanism? > > > ----- > Software documentation is like sex: when it is good, it is very, very good; > and when it is bad, it is still better than nothing! > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ReLoad-HTML-only-tp4670330.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
