Spring3 Security Framework, Where do I set Spring Security Login? -


I'm making my first project with the Spring 3 security framework, where can I set Spring Security Long ??

If I find one of the pages that I need to log in then I get this error

'http: // localhost: 8080 / myspring / spring_security_login Redirecting to

Keep it in SEC: security tag in the form tag . For you, this would be:

& lt; Form-login login page = "/ login / add.html" / & gt;

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -