Re: [Wicket-user] Problem using JavaScriptReference

2007-01-08 Thread Gavin
section, as you can simply do: add(HeaderContributor.forJavaScript(scripts/myjs.js)); Eelco On 1/2/07, Gavin [EMAIL PROTECTED] wrote: I am trying to use JavaScriptReference and add it to a panel's header section. JavaScriptReference js = new JavaScriptReference

[Wicket-user] Problem using JavaScriptReference

2007-01-02 Thread Gavin
I am trying to use JavaScriptReference and add it to a panel's header section. JavaScriptReference js = new JavaScriptReference( myJs, MyClass.class, scripts/myjs.js); in my panel and head

[Wicket-user] Pro Wicket: Great first book on wicket

2006-09-13 Thread Gavin
Hello, I have been looking at wicket for some time. I found it after looking at many other frameworks (Struts, Spring, WebWork, etc). Wicket seemed to be the best suited to my needs (more java focused with great components). Although, technically, it had one the web framework race for me, its