Re: Changing browser URL based on condition

"Octavian Rasnita" <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <710EED9A59B248E1974A47375045A01D@teddy>
From: "Jerry Pereira" <[email protected]>

Hi Edward,

I have the following design:

A single PerlResponseHandler for all requests. This handler based on the
path decides the action to be taken

For example, if the user submits to www.example.com/login, then the handler
delegates the request to authentication module, which will then either
display the home page (throug home page template) or login page again, based
on the success/failure of authentication mechanism. 



Instead of displaying those pages, why can't the authentication module do a redirect to the handler that display the wanted page?


Octavian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.