Hello,

I have a question with regards to the html tag library.  We would like to
have the ability to set the size, format and other attributes for the html
tags dynamically.  The attributes would be set in the action form by the
action class as it queries the database and would use the meta data to
determine size, format, etc...  I realize that I can do this and then use
the standard <%=mybean.myproperty%> to set the size, maximum, and others.
But I would rather have that information pulled from the action form when
ever I reference a property on my ActionForm in the jsp inside the
<html:....> tags.  

This does not appear to currently be possible with Struts 1.0, is this
planed or is this just the wrong approach?

Thanks in advance.

Regards,


Todd G. Nist 

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

Reply via email to