http://www.jdon.com/jdonframework/manual.htm
<form-bean name="listForm" type="com.jdon.strutsutil.ModelListForm" /> <p class="indent">
<action name="listForm" path="/userListAction" type="com.jdon.framework.test.web.UserListAction" scope="request"> <forward name="success" path="/userList.jsp" /> </action> <p class="indent">