Adam Koch wrote:
> 
> In fact, I couldn't get the JS/CSS in any way when using the servlet. I
> tried putting the JS in my app.war in these directories:
> / (root)
> /classes/com/.../someJS.js
> /WEB-INF/classes/com/.../someJS.js (same directory as Class and html)
> 

Are you mapping the Wicket servlet to root? Try mapping it to something else
like /app.
-- 
View this message in context: 
http://www.nabble.com/Can%27t-access-Javascript-CSS-when-in-servletMode-tf4481265.html#a12833582
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to