|
Action information
Action information - userPrepareEdit
Action name: | userPrepareEdit |
Namespace: | / |
Action class: | net.mikrocom.qrmanuals.User |
Action method: | prepareEdit |
Parameters: | |
Default location: |
/QRManuals//userPrepareEdit.action
|
Name | Type | Parameters |
input |
org.apache.struts2.result.ServletDispatcherResult |
location = user.jsp
|
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
|
|