Has this been discussed? I would like to achieve something like the foll, without resorting to scriplets.
<bean:message name="myBean" property="myBeanKey" argsProperty="myArgs" /> instead of <bean:define id ="myBean" name="xx" /> <bean:message name="myBean" property="myBeanKey" args0="<%=myBean.getArg0()%> arg1=......" /> Thanks Aarti Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

