Guys
Why EJB1.1 doesn't support Abstract class?Any specific reason?
I have Remote int,Home int,Bean class,Primary key class and business class(Contains all the business methods)..
Can I define the business class as abstract in EJB1.1?
Thanks
Lawrence