|
Action information
Action information - passwordReset
Action name: | passwordReset |
Namespace: | / |
Action class: | net.mikrocom.qrmanuals.User |
Action method: | passwordReset |
Parameters: | |
Default location: |
/QRManuals//passwordReset.action
|
Name | Type | Parameters |
success |
org.apache.struts2.result.ServletDispatcherResult |
location = passwordReset.jsp
|
error |
org.apache.struts2.result.ServletDispatcherResult |
location = login.jsp
|
accountLocked |
org.apache.struts2.result.ServletDispatcherResult |
location = errors/accountLocked.html
|
login |
org.apache.struts2.result.ServletDispatcherResult |
location = login.jsp
|
updatePassword |
org.apache.struts2.result.ServletDispatcherResult |
location = user.jsp
|
|