msg2ajay wrote:
hello friends, I am developing a struts+hibernate application which contains a login page. I am not sure of which tools or API's to use for logn Authentication and encription. Can any bady suggest me which is best for login Authentication and what way can i proceed for secured login for WebApplication.

Acegi, hands down.

We did auth "by hand" for years and just made the switch to Acegi. Should have done it a long, long time ago. Acegi does require Spring but that's a huge plus, not a minus.

If you're new to both Spring and Acegi you are facing a significant learning curve. I can only say: climb the curve, you'll be very happy you did.

- Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to