On Wed, 21 Jun 2006 12:53:58 -0400, Gentry, Michael (Contractor)
<michael_gentr..anniemae.com> wrote:
> The System.identityHashCode() would probably work fine, but isn't
> callable by OGNL. Come to think of it, just being able to call
> hashCode() from OGNL would be useful, too (and equivialent to
> System.identityHashCode()).
Are you sure about this? I've called arbitrary methods from ognl before.
I think your problem is probably one more of order of resolution. I don't
know for certain, but it may try to access bean properties first, then
method calls, etc.
-- Kevin
This archive was generated by hypermail 2.0.0 : Wed Jun 21 2006 - 13:17:28 EDT