Hi,

I am trying to set the value of a textarea that I have created via:

<TD>
<html:textarea name="requisition" property="requisitionLines.description"
value="requisitionLines.pcitem.name" cols="20" rows="10">
</html:textarea>
</TD>

When the page is displayed the textarea text is populated with
"requisitionLines.pcitem.name" not the value held in the bean.

Could someone tell me what I am doing wrong?

Thanks

Alex

Alex Colic.vcf

Reply via email to