Rick Reumann wrote the following on 3/18/2005 3:48 PM:
Using struts tags: <bean:write property="userBean.someField"/>
Correction, I think Jay's use of bean:write is the correct way:
<bean:write name="userbean" property="email" />
It's been a long time since I used bean:write so I'm not sure if the way I described it would work?
-- Rick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]