On 1/23/06, fea jabi <[EMAIL PROTECTED]> wrote: > Thank you for your response. I have set the value in the formbean. > > hence, tried this instead > <td> > <fmt:formatNumber value="${Form1.amount}" type="currency"/> > </td> > <snip/>
... value="${Form1.map.amount}" ... -Rahul > But only half of JSP is getting displayed. Not sure why? any idea why this > happening? > > > When tried to debug I see an EL exception being thrown > > "Unable to find a value for \"amount\" in object of class > \"org.apache.struts.validator.DynaValidatorForm\" using operator \".\"" > > The form-bean does have the form-property amount. Not sure why it can't find > it. > > Thanks. > > <snap/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]