- Change login action prefix.

- Hide/Display buttons based on the selected items.
This commit is contained in:
Paulo Gustavo Veiga
2012-05-13 18:28:00 -03:00
parent df4100cbc4
commit 0e83d56b94
5 changed files with 66 additions and 30 deletions

View File

@@ -17,7 +17,7 @@
<spring:message code="SIGN_IN"/>
</h1>
<form action="<c:url value='/j_spring_security_check'/>" method="POST">
<form action="<c:url value='/c/j_spring_security_check'/>" method="POST">
<table>
<tbody>
<c:if test="${not empty param.login_error}">