Custom resource loading

2009-12-06 Thread Sebastiaan van Erk
Hi, I'm implementing a Wicket application that has heavy use of styling and localization. I want to place the resources for these styles and locales in an external directory structure (not in the war). Basically, I want the following structure: /external/style/locale/images

Custom Resource Loading

2009-07-20 Thread Mostafa Mohamed
Hi. I have 3 questions about resources. *question 1* I've tried everything i could to make to make this work, but i failed. it's probably something that has to do with the context + path that i pass to the folder constructor. i tried some relative paths, didn't work too. protected void int() {

Re: Custom Resource Loading

2009-07-20 Thread Mathias Nilsson
-change-the-html-file-location-wicket/ may be some help to you if you want to customize this setting but I really don't think this will be an issue if you separate you wicket classes with packages -- View this message in context: http://www.nabble.com/Custom-Resource-Loading-tp24576036p24577173.html

Re: Custom Resource Loading

2009-07-20 Thread sky.walker
and then combine them at build time? note: sorry for sending an email, i didn't mean to. -- View this message in context: http://www.nabble.com/Custom-Resource-Loading-tp24576036p24577732.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Custom Resource Loading

2009-07-20 Thread Mathias Nilsson
: http://www.nabble.com/Custom-Resource-Loading-tp24576036p24577851.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail