Denton River wrote:
> 
> Ofcourse i can use different pieces of software,,
> But that was not my point I *want* to have the session
> management in the same kit becouse itīs convinient.
> 

I have used Apache::Session with HTML::Mason and it's
plain easy. You only have to worry about tieing the
%session to a database. There is an example in handler.pl
that comes with Mason. I'd say there is no builtin
session management in Mason but you optionally can
add three lines of code to support it. (or remove comments)

-- 
 - frankie -

Reply via email to