What Java web environment (if any) has functionality that approaches ASP.NET login controls ? What is the recommended way to provide login, authentication, new user registration, etc. In the Java web world? Are there libraries for this to reuse? I canβt imagine that everyone is rolling on their own.
I come from ASP.NET and try to figure out how to do this in Java.
Thank.
James source
share