Re: Struts 2 displaying message from resource bundle

2007-07-03 Thread Manoj Gupta
i also tried using The i18n value for test.error in ApplicationResources is in the struts.xml still it is not diplaying the message from the resource file. Any idea? - Here’s a new way to find what yo

答复: Struts 2 displaying message from resource bundle

2007-07-03 Thread chenshibing
Actually, I didn't understand why you gave a key attribute. Meanwhile, you should change to Crazyreal -邮件原件- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 发送时间: 2007年7月3日 18:01 收件人: Struts Users Mailing List 主题: Struts 2 displaying message from resource bundle HI Using Str

Struts 2 displaying message from resource bundle

2007-07-03 Thread Manoj . Gupta
HI Using Struts 2 I am trying to display message from a resource bundle in the struts.xml jsp -- I have copied the ApplicationResources.properties in the classpath but it is not reading the message from the property file, it displays the key. Please let me know if iam doing somethi