You can handle the sessions before mason in mod_perl hook, if you like.
The mod_perl cookbook is full of examples.
Otherwise you can wait until your autohandler and check for a session cookie, and return a challenge page otherwise.
 
I've used both methods successfully many times.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel Figueiredo
Sent: 29 October 2006 14:48
To: mason-users@lists.sourceforge.net
Subject: [Mason] sessions in Mason

Hi guys,

What is the best way to implement sessions in a mason powered site?

And where can I find a good tutorial on that?


Cheers
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to