<bean:message key=" myValueAdded " arg0="${mybean.value}"/>
Marcus wrote:
Pass the argument {0} as follows:

<bean:message key=" myValueAdded " arg0="value"/>


I tried that,
but then it writes literally:

Value value has been added.

But what need the VALUE of hte variable "myValue" to be printed.
:-(

Marcus

---------------------------------------------------------------------
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