Hi,

Check this article:
http://blog.agilecoders.de/index.php/2012/12/best-practices-for-speeding-up-your-wicket6-pages-part-1/
https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/master/samples/src/main/java/de/agilecoders/wicket/samples/WicketApplication.java
shows
how to use it.


On Wed, Jan 2, 2013 at 11:40 PM, Simon B <simon.bott...@gmail.com> wrote:

> Hi,
>
> I'm trying to aggregate my javascript files into one file and then get them
> placed at the bottom of the page just before the </body> tag.
>
> I've looked at the example here:
>
> http://www.wicket-library.com/wicket-examples-6.0.x/resourceaggregation
>
> I've managed to copy the example so that the files are placed just before
> the </body> tag, but the aggregation bit still eludes me.
>
> I've tried
>
>
>
> and
>
>
> Neither seem to aggregate // merge the javascript files.
>
> Can someone give me a piece of example code that achieves this.
>
> Any help much appreciated.
>
> Cheers
> Simon
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/ResourceAggregator-in-Wicket-6-x-tp4655125.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to