That depends more on your app design than nothing else; both ways are pretty
much costless (in orion).
JP
> -Original Message-
> From: Korosh Afshar [mailto:[EMAIL PROTECTED]]
> Sent: Lunes, 05 de Febrero de 2001 18:08
> To: Orion-Interest
> Subject: RE: Secured Page?
&
: RE: Secured Page?
There are two ways to handle this login solution: programatic and
declarative security.
With programatic security you could have your welcome.jsp check to see if a
user variable (such as a username) has been set on the session object for a
client, if it hasn't (i.e is
ruary 2001 10:36
To: Orion-Interest
Subject: RE: Secured Page?
I remember someone posted Login-related question recently. I have a newbie
question on this.
In my web application, I have login1.jsp which calls login2.jsp to handle
the actual login process. I use JDBC-ODBC-Oracle to handle the dat
I remember someone posted Login-related question recently. I have a newbie
question on this.
In my web application, I have login1.jsp which calls login2.jsp to handle
the actual login process. I use JDBC-ODBC-Oracle to handle the database
connection. If successfully logged in, the user will be