Python CGI and Jave Server Pages (JSP)

Alex Martelli aleaxit at yahoo.com
Thu Aug 16 16:15:25 EDT 2001


"Maan M. Hamze" <mmhamze at pleiades.net> wrote in message
news:tnnq6npco20l59 at corp.supernews.com...
> Thank you all for the reponses.  We are going to try both:  Python, and
JSP
> and take it from there; although I much prefer to stick with Python.

Make sure to get to www.jython.org, download Jython, and start studying
up on it and how you can integrate it with the JSP or any other Java
library/framework.  You'll get the advantages of the Python language
but exactly the same library availability and deployment options as
with Java (since it IS 100% pure Java...).


Alex






More information about the Python-list mailing list