Backward compatibility
I was wondering if jee5 is backward compatibe with j2ee 1.4 pls?
Thanks
I was wondering if jee5 is backward compatibe with j2ee 1.4 pls?
Thanks
Hi Dave,
Absolutely. Any correct application written to any of the previous versions of J2EE ( 1.2, 1.3, 1.4 ) is
will work in a compliant Java EE 5 implementation. Backward compatibility is an important guarantee
of the EE platform.
--ken