Using JAVA interface as front end and Python modules in the back end

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psbasha
    Contributor
    • Feb 2007
    • 440

    #1

    Using JAVA interface as front end and Python modules in the back end

    Hi,

    Is anybody tried using JAVA interface as front end and Python modules in the back end?.

    If so ,how to integrate the JAVA code with Python modules?

    How JAVA and Jython are different from each other?.

    Thanks in advance
    PSB
  • psbasha
    Contributor
    • Feb 2007
    • 440

    #2
    Originally posted by psbasha
    Hi,

    Is anybody tried using JAVA interface as front end and Python modules in the back end?.

    If so ,how to integrate the JAVA code with Python modules?

    How JAVA and Jython are different from each other?.

    Thanks in advance
    PSB
    Sorry I have posted this question earlier.
    If anybody wants to reply,they can do it.

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      You can read this, however, you will need to be careful with that because some of the stuff written there is nonsense but you will get an idea of the differences and similarities between Java and Python. Then you can have a read at the Jython project.

      Comment

      Working...