HI
Follow the following One step.
1.put the following lines of code in web.xml file
<init-param>
<param-name>
application
</param-name>
<param-value>
ApplicationResources
</param-value>
</init-param>
Regards
Shabbir
-----Original Message-----
From: Xavier Saint-Denis [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 6:03 PM
To: Struts Users Mailing List
Subject: <html:option> and message resource
Hi,
I have the following problem :
In the strust config file I declare this :
<!-- ========== Message Resources Definitions
=========================== -->
<message-resources parameter="ApplicationRessources" null="false"/>
Where the "promt.empty=------------" is defined in the property file and
used with no problem elsewhere in the code.
in a tiles jsp, i use a an <html:action> like this :
<html:option key="prompt.empty" value=""/>
but the message is not rendered.... and I wonder why...?
Have you any idea why this occur ?
Xav
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
**************************Disclaimer**************************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged'
and 'confidential' and intended for use only by the individual or entity to which it
is
addressed. You are notified that any use, copying or dissemination of the information
contained in the E-MAIL in any manner whatsoever is strictly prohibited.
****************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]