Hi Igor, Thank you for your answer although I'm afraid I have no idea on how to do it... so I will just leave as it is.
I thought that it was easier! Thanks, Oskar igor.vaynberg wrote: > > you need to implement your own IResourceStreamLocator and register it > in resource settings > > -igor > > > On Thu, Mar 27, 2008 at 12:37 AM, Toscano <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> I have been looking at messages, examples and wiki, but I couldn't make >> this >> to work... >> >> I have one file: home.java, and around 26 language dependant html files >> (home.html, home_es.html, home_ja.html...). What I want to do is create >> a >> folder called 'html' and put the html files there. >> >> For example: >> >> Application/Registration/Register.java >> Application/Registration/html/Register.html >> Application/Registration/html/Register_es.html >> ... >> >> I tried this solution: >> >> http://cwiki.apache.org/confluence/display/WICKET/Control+where+HTML+files+are+loaded+from >> >> And added "/html" as resourceFinder, but still is not working. >> >> Any ideas? >> >> Thank you so much for your time and help, >> Oskar >> >> >> >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/Place-HTML-files-inside-one-%27html%27-folder-relative-to-java-file-tp16323316p16323316.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Place-HTML-files-inside-one-%27html%27-folder-relative-to-java-file-tp16323316p16343707.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]
