I want to have tags like the following:
<html:<bean:write name="cellType"/> property=""/>

My goal is to pass in attribute whose value can be
used again to construt struts tags dynamically.  Is
this doable? for example, passing in the right struts
html tag and concatenate it with other struts tags to
form a new struts tag.

but when it's rendered it comes out like
<html:text property=""/> 
any alternative to achieve my goal?
thanks



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

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

Reply via email to