samedi 4 juillet 2015

How to handle authorization/account management in Java Servlets?

I'm working on a MVC web application in pure Servlets/JSPs.

How can I handle account management? Like account creation and login.

And authorization? For example, if one clicks on 'addCart' it should redirect to login page and then to the cart page.

Can anybody link to an article or explain here?

I just want to know how to implement the design.

Aucun commentaire:

Enregistrer un commentaire