Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: secure login retrieve from oracle database


Message #1 by "joviandy" <joviandy@h...> on Sat, 20 Jan 2001 12:41:03 -0000
you can try install SSL(secure Socket Layer) on the server side...

thanks

On Sat, 20 Jan 2001, joviandy wrote:

> Dear all,
> 
>     I've been looking for a secure login from input(both username,
> passwrd) from oracle database, the connection settle, but i'm confuse on
> to retrive and check the param in the database. For example:
> should i create two string one for name and passwd, or one obj for this
> pair (getRemoteUser()). Do i need encryption and encoding in 64base. I am
> confuse. I can't find in the net something common like this.
> 
> Please help. Thanks in advance.
>

  Return to Index