Posted By:
Davanum_Srinivas
Posted On:
Monday, May 21, 2001 06:02 PM
JavaWorld has a good article with sample app shows how to start a JVM from a legacy application, create Java objects from a legacy application, call back legacy code from Java using a thread-safe architecture, and integrate a Swing GUI with a legacy application using X11, Motif, and OpenGL.
More information can be found at:
Embed Java code into your native apps