%@ page language="java" contentType="text/html;charset=UTF-8"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>
<%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>
Action Chaining
Action Chaining
pageflow-scoped action -> non-pageflow-scoped action
non-pageflow-scoped action -> pageflow-scoped action
pageflow-scoped action -> non-pageflow-scoped action, with form explicitly passed
non-pageflow-scoped action -> pageflow-scoped action, with form explicitly passed
pass an incompatible form