Open Kharsla opened 3 years ago
Looks like a good start with authentication @Kharsla
As you add more functionality, keep in mind that you will want to restrict access not only to the jsps, but any related resources, such as the servlets, to prevent that savvy user from bypassing the jsps.
@pawaitemadisoncollege ready for review This week was great to learn how to add form based authentication to my project. I had no issues this week and did not run into any challenges.