Title: RE: Entry to WebApp

Hi:
Consider the following scenario 
Auth -> A -> B -> C
Now we want that for accessing the page B, the request should have
come only after visiting A.
One solution is to use HTTP_REFERER server variable to find the
the URL from where the request came in.
If others on the mailing list are aware of other approaches, I
would like to learn about them.
Thanks
Saifi.

-----Original Message-----
From: onet-servlets [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 02, 2000 5:03 PM
To: [EMAIL PROTECTED]
Subject: Entry to WebApp


Hello,

How can I ensure exactly one entry to my web application - through an 'authentication page' ?

What should I do to make other pages directly inaccessible ?


                                                        Krzysztof Marcinowicz

Reply via email to