Hi, I not like my html files / css files / images are all locates in the same package but seperated in directories i.e.
html files goto ../html css files go to ../css images go to ../images why is this not possible johan Marat Radchenko-2 wrote: > > With custom IResourceFinder, you can put them wherever you want. But > why? You should have a strong reason to not follow defaults. > > 2009/12/6, Johan den Boer <[email protected]>: >> Hi, >> >> I place my html files in the same package where my java classes resides. >> Is >> it possible to change this. I want to place my html files in the >> WEB-INF/page directory >> >> -- >> thanks a lot, >> >> >> Johan den Boer >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Location-of-html-files-tp26662782p26662799.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
