I have not looked at this yet, but does it support automatic sessions and the ability
to redirect to a session expired page before any dispatching is done if the session has expired?
I currently use python and the
http://www.cherrypy.org/ framework, which can do all of that.
I really am interested in using FPC/Lazarus to rewrite my cherrypy app. Only reason I went to cherrypy in the first place years ago was because stupid borland abandoned Kylix, now that I am moving all my desktop dev to Lazarus, not reason not to switch back to a pascal based solution.