- Spring Security(Third Edition)
- Mick Knutson Robert Winch Peter Mularien
- 64字
- 2025-04-04 17:54:28
Updating your web.xml file
The next steps involve a series of updates to the web.xml file. Some of the steps have already been performed because the application was already using Spring MVC. However, we will go over these requirements to ensure that more fundamental Spring requirements are understood, in the event that you are using Spring Security in an application that is not Spring-enabled.