You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Andy Kriger <ak...@greaterthanone.com> on 2002/11/18 21:47:51 UTC

bean:write, mapped properties and Struts1.0.2?

In Struts 1.0.2, is it possible to do
<bean:write name="myBean" property="property(key)"/>

where myBean has methods
public String getProperty(String key)
public void setProperty(String key, Object value)

and there is a map backing the (get|set)Property?

thx
andy


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>