The Artima Developer Community
Sponsored Link

Python Buzz Forum
A WSGI server for jython 2.1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ed Taekema

Posts: 52
Nickname: etaekema
Registered: Jul, 2004

Ed Taekema is a wandering Jython enthusiast
A WSGI server for jython 2.1 Posted: Dec 5, 2004 1:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ed Taekema.
Original Post: A WSGI server for jython 2.1
Feed Title: All things Jythonic
Feed URL: http://www.pycs.net/users/0000177/categories/jython/rss.xml
Feed Description: Blogging Jython...
Latest Python Buzz Posts
Latest Python Buzz Posts by Ed Taekema
Latest Posts From All things Jythonic

Advertisement

<p>Modjy is an implementation of a WSGI compliant gateway/server for jython, built on J2EE servlets.&nbsp; &nbsp;Python <span class="const">Web Server Gateway Interface</span>, as specified in <a href="http://www.python.org/peps/pep-0333.html">Python Enhancement Proposal 333</a>, is a proposal for a <span class="quote">"simple and universal interface between web servers and [python] web applications or frameworks"</span>. </p>

Read: A WSGI server for jython 2.1

Topic: Jython Webapp Tutorial - Part 1 - Writing Servlets in Jython Previous Topic   Next Topic Topic: PySQLcrypt

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use