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]

Reply via email to