Hi,

Individually these all work

deleteBusiness.confirm.p1 = Confirm company <b>{0}</b> is correct.

<bean:message key="deleteBusiness.confirm.p1" arg0="Esso"/>

<bean:write name="deleteOganizationForm" property="organizationName"
scope="session" ignore="true"/>

Instead of using a literal of esso we want to use the value taken from our
formBean, deleteOganizationForm.

We have tried various combinations. Can somebody please provide an example?




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

Reply via email to