in reply to Re^2: CGI::Application redirect loses cookie
in thread CGI::Application redirect loses cookie

Perhaps not the answer you were looking for, but maybe you need a framework that supports server side redirects, e.g. with Catalyst your login controller would be able to forward control to the admin controller without going through an HTTP redirection.
  • Comment on Re^3: CGI::Application redirect loses cookie

Replies are listed 'Best First'.
Re^4: CGI::Application redirect loses cookie
by jaldhar (Vicar) on Jan 08, 2009 at 03:13 UTC

    Note CGI::Application can do this too with the Forward plugin.

    But I think the poster needs an actual redirect in this case.

    --
    જલધર