%@page contentType="text/html; charset=UTF-8" import="org.activebpel.rt.bpel.impl.*,org.activebpel.rt.bpel.server.engine.*,org.activebpel.rt.bpel.server.admin.*,javax.xml.namespace.QName,java.text.*" %>
<%@ taglib uri="http://activebpel.org/aetaglib" prefix="ae" %>
<%-- Use UTF-8 to decode request parameters. --%>
<%-- initialize the process bean which drives the --%>
<%-- dynamic content of the page --%>
<%-- if the page is being reloaded as the result --%>
<%-- of a submit, update the bean with the form --%>
<%-- properties --%>
<%-- this signals the bean that all of the form --%>
<%-- properties have been set - it will now --%>
<%-- fetch the detail rows --%>