Re: Missing message key

2006-05-24 Thread Jorge Martín Cuervo
do you have set the correct parameter value un struts-config? This means that you have to put the MessageResources.properties in WEB-INF/class/resources directory. El mié, 24 de 05 de 2006 a las 10:55, marcus biel (innoWake gmbh) escribió: > Hi, > > I've (also) got the following problem: >

Re: Missing message key

2006-05-24 Thread Jorge Martín Cuervo
El mié, 24 de 05 de 2006 a las 10:55, marcus biel (innoWake gmbh) escribió: > 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