View Single Post
  #2 (permalink)  
Old 08-02-2007, 01:41 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
You can either run java as a separate process and use an IPC to talk with it or try to see if there is a way to embed java in your app.
Reply With Quote