Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Python code in Java

807603Feb 11 2008 — edited Feb 12 2008
Hello,
I have a python script that accesses to a serial device to read/write data. Now I would like to build a JAVA application that extend this script. I can call this script as a program java? I should create a Java application that interact with the user and writes on this device using python script already in my possess. I do not wish rewrite the script python in Java.

I have used JEPP e Jython.........other ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2008
Added on Feb 11 2008
11 comments
231 views