hi
u try like this in jsp page.
<bean:message key="title" /> 






Quoting Gündüz Can Topal <[EMAIL PROTECTED]>:

> Hey
> 
> I setup ApplicationResources.properties file in"com.trend.struts" 
> package in "src" directory.
> 
> In which I have
>     title = "MY TITLE"
> element.
> 
> My struts-config line as follows :
> <message-resources parameter="com.trend.struts.ApplicationResources" />
> 
> A jsp page containing following code
>  <%@ taglib uri='/WEB-INF/struts-bean.tld' prefix='bean' %>
> <bean:message key='title' />
> 
> throws a jspException :
> Missing message for key "title".
> 
> ?
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to