View Single Post
  #1 (permalink)  
Old 05-03-2007, 03:45 AM
yuchuang yuchuang is offline
Member
 
Join Date: Apr 2007
Location: Singapore
Posts: 30
yuchuang is on a distinguished road
Send a message via MSN to yuchuang
About bean:message
I have a question on struts about the bean:message which i find weird. usually we use bean:message, we will have a properties file to store our labels like label.publisher.contentStatus=Content Status:

But my problem here is when i do that and i use <bean:message key="label.publisher.contentStatus"/> i couldn't display the label out. instead it show something like ???en.label.publisher.contentStatus???

Why is it like this? Is there any files i need to edit also other than the properties file and the jsp page to add the bean:message?
Reply With Quote
Sponsored Links