The form bean has a name in the request equal to its name in the
struts-config file <form-bean> element.

You can access attributes with <bean:write> like so:

<bean:write name="PropertyMainForm" property="description"/>

-Greg


> -----Original Message-----
> From: Schmidt, Carl [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 2:30 PM
> To: '[EMAIL PROTECTED]'
> Subject: Using tagib to print form bean member directly to page
>
>
> I've already looked through the html and bean taglib but I can't
> find a tag
> that will allow me to print the value from a form bean simply as
> is, without
> rendering a text box or other form item.  Does such a thing exist?
>
> Carl
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to