Standard form authentication Java servlets

后端 未结 3 1347
予麋鹿
予麋鹿 2020-12-28 22:54

What is the standard way of doing form authentication with Java Servlets?

Since now I have implemented that myself using a simple POST HTML form:

  1. check
3条回答
提交回复
热议问题