You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Jaganathan, Rupa" <ru...@sapmarkets.com> on 2001/03/20 23:17:48 UTC

struts access to getter with parameters

Hi,
  Is there a way to pass arguments to the getters that are used in the
property tag?

  ex: 

  bean:write name="customer" property='companyName("CA")' scope="session"/>


Thanks
Rupa