linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which of the following is true when creating a custom login form for applications using Spring Security?

The form action url must match the "login-processing-url" attribute of <form-login> element in security.xml file
The method of the login form must be POST
The name of the username input must corresponds to the values of username-parameter attribute of <form-login> element in security.xml file
All of these

Answer:
All of these

Note: This Question is unanswered, help us to find answer for this one