As of 2007-08-10 00:00:00 GMT, this project is no longer under active development.
simple Python Server Page is a simple server-side scripting facility which is similar to ASP/JSP/PHP, and which uses Python as the scripting language. sPSP allows you to easily create dynamic content and implement Web-applications.
Be the first to post a text review of simple Python Server Page. Rate and review a project by clicking thumbs up or thumbs down in the right column.
spsp-0.3a is much more different from previous version!! - more flexible and complex framework for python application server. ServletRequest - ServletResponse - ServletContext HttpServletRequest - HttpServletResponse - HttpServletContext PspPageContext ServletRunner - DefaultParser, RegexpParser are provided - only servlet execution is supported. no more line by line execution. - psp:declaration tag has been removed ( declaration is not required in python world! ) - PHP tag style is no more supported. - restricted execution/HttpSession is not supported now. expect next version... :-) - spsp library will be installed into $PYTHON_HOME/site-packages == you may know that this release is just a alpha. look around code only. (so not committed to CVS)
spsp-0.3a is much more different from previous version!! - more flexible and complex framework for python application server. ServletRequest - ServletResponse - ServletContext HttpServletRequest - HttpServletResponse - HttpServletContext PspPageContext ServletRunner - DefaultParser, RegexpParser are provided - only servlet execution is supported. no more line by line execution. - psp:declaration tag has been removed ( declaration is not required in python world! ) - PHP tag style is no more supported. - restricted execution/HttpSession is not supported now. expect next version... :-) - spsp library will be installed into $PYTHON_HOME/site-packages
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?