Glassfish server has announced support for Django. Django is a Python Web framework that encourages rapid development and clean, pragmatic design.
Given the increasing interest in dynamic languages such as Python, Ruby, PHP along with the increasing threat perception to Java, Dhananjay Nene talks about his experience with using these languages and how they distinguish themselves from Java. The session “Contrasting Java and Dynamic Languages” will also discuss the role of Java based scripting languages such as Groovy, JRuby and Jython.
At JavaOne this year I spent a lot of time following the scripting and dynamic languages space. The speakers for all these ‘other’ languages insisted that we had entered an age where developers would use multiple languages. They said that developers would select languages based on the nature and domain of the requirement.
Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java bytecodes, and run the resulting bytecodes on any Java Virtual Machine. Jython community has announced the release of Jython 2.2’s first beta version. This release contains all of the major features for a 2.2 release.
Nice to see plenty of comments from Python language lovers on “Marketing Python – An Idea Whose Time Has Come“. Very rightly said by John, We need more Py-users spread the faith in Python, If we want to see the growth in Python users, we need to market the language, Lets see what can be done to attract the developers towards Python Language.
This version of Jython has support for most of Python 2.2 and numerous features from Python 2.3 also JDK 1.4.


