Hi, I've (also) got the following problem: When trying to start my app, it throws this error:
javax.servlet.ServletException: Missing message for key "mypage.title" in my WEB-INF folder, I've got one folder "src" containing one folder that is my packet with all java files, and one folder "resources containing the files: MessageResources.properties MessageResources_de.properties In these, I've got the line: # -- My value -- mypage.title =My page title ----------- Any idea why it doesn't work? - Is there a file where you can maybe alter the location of your properties files? Thx, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]