Re: Struts MessageTag.java not reading properties file keys

2001-04-22 Thread G.L. Grobe
: Struts MessageTag.java not reading properties file keys Hi, I got exactly the same error in VAJ-Tomcat environment when I first time load my own project after running the struts-examples successfully. It turned out that Tomcat mixed up the property files that are loaded into its environment

Re: Struts MessageTag.java not reading properties file keys

2001-04-21 Thread Tony Wang
geTag.java not reading properties file keys Date: Sat, 21 Apr 2001 00:17:11 -0500 I've dug into the struts code and am posting this problem again w/ a little more info. I'm using Orion 1.4.7. 500 Internal Server Error javax.servlet.jsp.JspException: Missing message for key

Struts MessageTag.java not reading properties file keys

2001-04-20 Thread G.L. Grobe
I've dug into the struts code and amposting this problem again w/ alittle more info.I'm using Orion1.4.7. 500 Internal Server Error javax.servlet.jsp.JspException: Missing message for key main.title at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java,Compiled Code)