-----Original Message-----
From: dovle [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 1:48 PM
To: '[EMAIL PROTECTED]'
Subject: Simple question


Hi all,
My situation

Class A (bean)
Class B (bean too) extends A

A method( params )
{
        return new B() ;
}

The encoding is for the A class. Is this thing correct ? Why ? (supposing I
have registered also the B class)

thanks
dovle

Reply via email to