Hi
We can use struts tag to compare the property of a bean to a value, like
<logic:equal name="bean" property="prop1"
                                         scope="request" value="value">

Are there struts tags we can use to compare the properties of 2 beans
(without using any jsp scriplet)?

I am a newbie
thx for you patience.


Zhu

 

Reply via email to