Re: Jawr links rendering in Wicket

2009-11-26 Thread ibrahim CHAEHOI
Hi, Thanks igor for your reply. I think that I will follow your suggestion and I will use the IComponentResolver. Cheers, Ibrahim On Thu, Nov 26, 2009 at 10:45 PM, Igor Vaynberg wrote: > nothing wrong with using icomponentresolver, > > we already have which is analogous to > which does our ow

Re: Jawr links rendering in Wicket

2009-11-26 Thread Igor Vaynberg
nothing wrong with using icomponentresolver, we already have which is analogous to which does our own transformations, so you can take a look at how that is implemented. see WicketLinkResolver and WicketTagHandler -igor On Thu, Nov 26, 2009 at 12:51 PM, ibrahim CHAEHOI wrote: > Hi all, > > I

Jawr links rendering in Wicket

2009-11-26 Thread ibrahim CHAEHOI
Hi all, I'm working on Jawr, a java library, which handle the bundling and compressing process for web resources. ( https://jawr.dev.java.net/ ) I would like to know the best way to integrate Jawr in Wicket. In fact, Jawr generates a custom URL for a specific resource bundle. For example, if you