Hi 
I want to pass the varible to key of the statement <bean:message 
key="label.success.create"/>

eg. 
if ( some condition )
        str = deepak
else
        str = xyz

Now i want to pass the value of str as a key to bean:message how can i do this 

<bean:message key=str />


Thanks and Regards
deepak 

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

Reply via email to