| Author |
Looking for : login authentication struts hibernate
|
majid nakit
Ranch Hand
Joined: Jun 26, 2001
Posts: 160
|
|
Hi,
I have done a struts login authentication using struts, it is working but too simple, now I am asked to start another one using :
struts + hibernate
Please have you ever created something similar so I can learn from.
Your help is very appreciated.
Majid
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
The preferred way to implement security in Struts is to use JEE declarative security (see here) or a third-party product like Spring Security.
Rolling your own, while possible, is asking for security exploits.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Looking for : login authentication struts hibernate
|
|
|