If I understand you correct, it's easy like this:

<input type="hidden" name="myKey" value="<bean:message key="msg.key"/>">

Greets
Koni

muzammil shahbaz wrote:
Hello!

For example;
I have a key defined in ApplicationResources.properties file as
"msg.key". This can be accessed on jsp as <bean:message key="msg.key" />.


But I want to store this key in my local variable on a jsp. How can this
be possible?

Thanks in advance.

Regards,
MMS


-- Jump and the earth will rise to meet you! http://www.rothweb.ch http://www.rothconsulting.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to