Copy the html file in your code, make your modifications and put it in a folder structure that matches where it was in the wicket jar. I can't remember if we had to tweak our resource loading to get this to work, but I don't think so. It should find yours first.
On Sat, Jul 21, 2012 at 5:50 PM, mlabs <[email protected]> wrote: > I want to tweak the markup of an existing class in such a way that it wont > affect the hierarchy of the component .. is there a way to do this without > extending the java class ? > TIA > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/extending-wicket-classes-markup-only-tp4650680.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] > >
