I want to set the default row and col values in <html:textarea /> from
ApplicationResources.properties. Does anyone know how to do that? 

The following way does not work apparently. 
<html:textarea property="note" rows='<bean:message key="note.rows" />'
cols="70" />

Thanks. 

Yi-Xiong Zhou

Reply via email to