You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sathish <sa...@tatainfotech.com> on 2002/12/27 06:06:07 UTC

prob in reading from property file

hi,
in my jsp i have 
<b><bean:message key="EMSA42.PERMITTYPECODE"/></b>

in the property file am having the line
EMSA42.PERMITTYPECODE=PERMITTYPECODE

am using struts1.0 and have all the necessary classes in the app. places.

am getting the exception,

javax.servlet.jsp.JspException: Missing message for key EMSA42.PERMITTYPECODE

unable to understand the cause. can anybody help??
thanks.

Sathish.