|
||||||
|
|
||||||
|
Click here to navigate to the jsp file '/jsp/dummy.jsp'.
public void changePath() {
setPath("/jsp/dummy.jsp");
return true;
}
Note: the path '/jsp/dummy.jsp' is not mapped by Click, and there is no corresponding Page class for this path. |
||||||