J2EE promotes Programming in Java resulting in Java-centric computing, and all components deployed into a J2EE deployment (like EJB components and Servlet) must be written in the Java language. Other languages can be bridged into a J2EE solution through web services, CORBA, JNI, or the JCA |