Hi Fredrik!
One comment:

Fredrik Borgh skrev:
> You cannot however cast downwards in an object hierarchy (you can
> cast from EJB_DSHome to EJBHome, but not the otherway around).
There is no problem casting the otherway around but you may use
instanceof first to check that it is possible or catch the possible
ClassCastException.

/Lennart


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to