Menu

spsp-0.3a released

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)

Posted by Ray 2001-04-09

Log in to post a comment.