Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <form name="login" action="<c:url value='/j_spring_security_check'/>" method="POST">
  2.  
  3. <c:url var="loginUrl" value="/login"/>
  4. <form name="login" action="${loginUrl}" method="POST">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement