<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui" %> <%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="db"%> Lifecycle

Lifecycle

This test will create appends a value to a global variable stored in the sharedFlow for each lifecycle event. When you go to the results page, it will call an action in sharedFlow which will forward to the results/Controller.jpf which displays that global variable.

Postback Results