My guess (and it just a guess) is that S2 will only
support standard JavaBean conventions.
:-(
I'm iterating over a collection but the collection contains various subclasses (ex Collection<Mammal> but items might be Human, Dolphin etc.), how can I know which type is it so that I can render something

a bit differently?

Check the class name?

d.

I'm sorry, how would a ognl expression to check that be?

Srgjan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to