梁炳場 wrote:
Output of the following is only "English Chinese".
The message (main.home) in ApplicationResources cannot be written out.
No error message.
Any advice?
<td valign="bottom">
<div align="right"> </div>
<div align="right"> </div>
<div align="right">English Chinese <html:link action="home">
<bean:message key="main.home" />
</html:link></div>
</td>
You need to supply more information: how are your message resources
configured in struts-config.xml? where is your resource properties file
stored in the deployed webapp? what does it contain? what errors (if
any) do you get when the page is rendered?
You probably don't have your resource file in the correct place, but
it's impossible to be sure without more info.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]