You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Thinh Doan <th...@tds.net> on 2001/12/21 19:37:59 UTC

How to compare 2 beans

I have 2 logic iterates:

<logic:iterate id="member" ...  >
...
	<logic:iterate id="newuser"...>

I'd like to compare name="newuser" property="title" against name="member"
property="title".  But how in Struts?

Thanks for your help.

Thinh


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