Python Programming Portal
Python Programming Portal
J2EE curve
Add Site Feed
Web Development Environment for Python Server Pages and Oracle PDF Print E-mail
Written by Content Team   
Monday, 31 July 2006

An article written by Przemyslaw Piotrowski covers, how to set up a complete working environment for PSP (Python Server Pages) and Oracle Database 10g and also the basics of Python Web development. This article will help you in writing more complex applications with PSP also it will intoduce you to mod_python's Publisher Handler, which provides a better MVC strategy.

Lets see what is PSP :-

Python Server Pages  (PSP) are to Python what JavaServer Pages are to Java. PSP is written in Java and is portable to a wide variety of platforms. A major benefit of using PSP is the huge number of add-on modules available for Python and JPython.

According to Przemyslaw Piotrowski, " Pages rendered with PSP can perform 50 times better than those served with regular CGI processing. Mod_python includes a range of specialized modules that make Web development much easier. "

Article covers :-

 * Installing and Running Oracle Database XE
 * Installing Apache HTTP Server 2.0
 * Installing and using Python
 * Installing and using mod_python
 * Configuring Apache HTTP Server to Handle PSP
 * Installing and using cx_Oracle

Read the Article

Comments

You must javascript enabled to use this form


Add Python Site Feed
Latest
Popular
Go to top of page  Home | Content | Resources | Contact Us | Blogs |

Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies.
Views expressed at PythonThreads.com reflect the views of the authors alone, and do not necessarily reflect those of PythonThreads.com.

Terms of Use          Privacy Policy
PythonThreads.com - Python Programming Language Portal