Hi

Is there some specific reason for not having a formPassword macro in the form input generation macros for Velocity and FreeMarker? I would find it useful in reporting errors in inserted passwords.

Of course I can (and will) do this by binding the variable or creating a macro for it myself, but because other HTML elements are already supported by Spring, I was wandering if there is a reason for not supporting the password field.

Sampo