You could use an IComponentInstantiationListener/HeaderContributor I suppose.
http://wicket.apache.org/docs/1.4/org/apache/wicket/application/IComponentInstantiationListener.html http://wicket.apache.org/docs/1.4/org/apache/wicket/behavior/HeaderContributor.html On Wed, Feb 17, 2010 at 5:59 PM, Douglas Ferguson <[email protected]> wrote: > Is it possible to add a header contributor to all page in an Application > without making a base class? > > D/ > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
