Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Cookies problem in Web Applicattion Server !!!

Re: Cookies problem in Web Applicattion Server !!!

From: AleX <korrozia_at_my-deja.com>
Date: Tue, 13 Jul 1999 21:21:49 GMT
Message-ID: <7mgal0$v14$1@nnrp1.deja.com>


When a user logs in, create a some number and assign it to the session. Then set a cookie to this number. Then add an extra parameter to theprocedure for which the user has to be logged in. This parameter should match the number in the cookie, or else he user gets redirected to the login page via javascript or something like that.

In article <378B5210.3F412952_at_yahoo.com>,   eric138_at_yahoo.com wrote:
> Hello,
>
> How to redirect to the Login page if the user directly go to a special
> page if the user did not login first ? It means that the user has to
> login first for viewing other pages ....
>
> Any examples ??????(any language is welcome)
>
> --
> _ _
> / ) |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ( \
> / / | | \ \
> _( /_ | _ Chow Hoi Ka, Eric _ | _) )_
> (((\ \> |/ ) ( \| </ /)))
> (\\\\ \_/ / \ \_/ ////)
> \ / E-Mail : eric138_at_yahoo.com \ /
> \ _/ \_ /
> / / |____________________________________________| \ \
> / / \ \
>
>

--

                 Alex Shterenberg

"I hate people. I think they should suffer as much as  possible, and therefore I'm into those old communist

         dictatorships." - Euronymous, Mayhem

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jul 13 1999 - 16:21:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US