[Seaside] state of the aubergine

Kamil Kukura kamk@volny.cz
Mon, 22 Apr 2002 20:22:35 +0200


It is likely to expect that seaside will be explored by developers 
already experienced with writing ASP or PHP server pages. For me the 
first touch was quite okay except the understanding of sessions. In web 
development area, session is usually known as some kind of storage that 
persists for the time a user is browsing the site and expires on 
inactivity. So when I saw in IAApplication the parameter "sessionLimit" 
I was suddenly confused. It somehow couldn't fit into my view that 
session doesn't expire.

-- 
Kamil