rajeshr has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I am developing an application with CGI::Application and HTML Templating system. Could you please help me in creating the sessions and session management. It would be a great help.
I have user id and password and wanted to invalidate them after certain amount of time/on pressing 'Logout', so that un-authorized user can't enter the application.
Thanks,
--Rajesh
Thanks,
--Rajesh
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Session Management in CGI::Application
by csuhockey3 (Curate) on Nov 11, 2004 at 07:12 UTC | |
Re: Session Management in CGI::Application
by Anneq (Vicar) on Nov 15, 2004 at 00:01 UTC | |
Re: Session Management in CGI::Application
by Bovine (Initiate) on Nov 11, 2004 at 10:18 UTC |
Back to
Seekers of Perl Wisdom