You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jon Steelman <jo...@cc.gatech.edu> on 2003/04/16 16:38:30 UTC

Assigning style dynamically?

Is there a way to assign the style of an <html:textarea .../> using a 
<bean:write .../>?
I'm trying to get something like the following to work, but I'm not 
having success with the nesting of the bean:write inside of the 
html:textarea.
<html:textarea
     style="background-color:<bean:write name="bodyPageForm" 
property="backGround.name"/>"
     property="description" rows="3" cols="30"/>

Thanks,
Jon


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org