Using Jython in Python

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

    #1

    Using Jython in Python

    Hi,

    Correct me If I am wrong.

    Jython is for developing web based applications ( similar to JAVA).How to use Pyton in Jython or viceversa?.We have to install Jython software seperately or in Python installation it will come or Jython software Python will come.


    Thanks
    PSB
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by psbasha
    Hi,

    Correct me If I am wrong.

    Jython is for developing web based applications ( similar to JAVA).How to use Pyton in Jython or viceversa?.We have to install Jython software seperately or in Python installation it will come or Jython software Python will come.


    Thanks
    PSB
    It's Python with Java classes added (as I understand it), for developing web pages with Python style syntax.

    Comment

    • psbasha
      Contributor
      • Feb 2007
      • 440

      #3
      So I can use the Jython for developing the web based applications,us ing the Python features and syntax.

      -PSB

      Comment

      Working...