ANN: Snakelets 1.24 (simple-to-use web app server with dynamic pages)
Irmen de Jong
irmen at -nospam-remove-this-xs4all.nl
Wed Apr 14 03:01:01 EDT 2004
More information about the Python-list mailing list
Wed Apr 14 03:01:01 EDT 2004
- Previous message (by thread): ANN: Snakelets 1.24 (simple-to-use web app server with dynamic pages)
- Next message (by thread): refcounting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stewart Midwinter wrote: > Interesting! There is definitely a niche for an app server that is > simpler to use than Zope. Could this be used for a simple CMS, i.e. > simpler than Plone? If so, are you aware of any examples of such a > use? Snakelets is a bare bone web app server (modeled after Java's JSP/Servlets). It provides the necessary foundation to build a dynamic web site/application, but not much more. A CMS is a (possibly quite complex) piece of software that must be built on top of it. What did you have in mind? Bye --Irmen de Jong.
- Previous message (by thread): ANN: Snakelets 1.24 (simple-to-use web app server with dynamic pages)
- Next message (by thread): refcounting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list