All things Jythonic 3.12.2004

December 2004
MoTuWeThFrSaSu
   1 2 3 4 5
6 7 8 9101112
13141516171819
20212223242526
2728293031  
Sep
2004
 Jan
2005

A blog tracking jython developments

XML-Image Syndication

XML-Image Comment Feed

Letterimage Contact me

2004-12-03

A WSGI server for jython 2.1

Modjy is an implementation of a WSGI compliant gateway/server for jython, built on J2EE servlets. Python Web Server Gateway Interface, as specified in Python Enhancement Proposal 333, is a proposal for a "simple and universal interface between web servers and [python] web applications or frameworks".

posted at 15:39:28    #

Jython Webapp Tutorial - Part 1 - Writing Servlets in Jython

Here is a tutorial on setting up and building Jython webapps.  Quick Contents:

Looks good and there is more coming. Here is the overal direction the effort is taking:

  • Part 1 - Writing Servlets with Jython
  • Part 2 - Process XML with the Xerces and Xalan libraries from Jython
  • Part 3 - JMS Messaging from Jython with ActiveMQ
  • Part 4 - From web-front end to process-to-process integration with Jython
  • Part 5 - Summarizing the benefits of Jython and dynamic typing in general for Webapp development.

I'm looking forward to the rest!

posted at 15:35:12    #
Creative Commons License
This work is licensed under a Creative Commons License.