| java.lang.Object madvoc.CustomAction
CustomAction | public class CustomAction (Code) | | Custom paths
|
again | public String again()(Code) | | Action mapped to '/foo/boo.zoo/again.exec'
Result mapped to '/foo/boo.zoo/again.jsp'
|
execute | public String execute()(Code) | | Action mapped to '/foo/hello'
Result mapped to '/foo/hello.ok'
|
temp | public void temp()(Code) | | Action mapped to '/foo/boo-aa/temp.bb'
|
|
|