V-R
0
Q:

equal symbol expected spring form

<!-- The problem is with your input -->
<form:input type="text" path="firstName" required autocomplete="off" />
<!-- This is the expected input -->
<form:input type="text" path="firstName" required="required" autocomplete="off" />
0

Tags

New to Communities?

Join the community