Multi Path Demo
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.
Home
Intro Examples
General
Controls
Forms
Table
Panels & Trees
Ajax
Integration
Page Java
Page HTML