Depending on what container you're using, you might try: <html:file name="Form" tabindex="11" property="attachment" styleId="frmTxtAttachment" style="width:300px" value="${parecRequestForm.attachPath}" />
(*Chris*) On Thu, May 19, 2011 at 9:04 AM, vivek mishra <mishravive...@gmail.com>wrote: > Hi list, > > I am trying to add some value in <html:file> but unable to do this. > > Here is my code: > <html:file name=*"Form"* tabindex=*"11"* property=*"attachment"* styleId=* > "frmTxtAttachment"* style=*"width:300px"* > > ** value=*"<bean:write name='parecRequestForm' property='attachPath' />"* > ></html:file> > > I am getting value in *<bean:write name='parecRequestForm' > property='attachPath' /> , but it's not getting set in* > > *as as value of <html:file>.* > > *Any help will be much appreciated !!* > > *Thanks and Regards,* > > *-- Vivek Mishra* > > * * >