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