On Thu, Apr 9, 2009 at 9:06 AM, Eduardo Nunes <[email protected]> wrote:

> Hi,
>
>  Is there a way to tell wicket to package all referenced javascripts
> together, the same for the css? If there isn't this solution yet, can
> anyone tell me where should I look for to implement it?
>

You can put your resources, like css and javascript, directly in your
packages either under src/main/java or src/main/resources and include them
through header inclusions using a ResourceReference

Craig.


> Thanks,
> Eduardo S. Nunes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasementCoders
irc: ThaDon on freenode #basementcoders, ##wicket, #papernapkin
im: [email protected], skype: craig.tataryn

Reply via email to