<%@ page language="java" %> <%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %> Edit Customer Informations
First Name
Last Name
Shipping Address  
<%-- Include an "address editor" component. --%> <%-- Pass the component name and component value as parameter --%> <%-- Value comes from the form bean --%>
Billing Address  
save confirm reset   cancel