I have an object that I put in the session.  In my jsp, when I interate through a 
collection I want to test each object in the collection to see if it matches the 
session object.  Can this be done with the <logic:equal>?  If so, how do I specify 
which property to compare with.

Reply via email to