<%-- /* * Copyright © 2002 Sun Microsystems, Inc. * All rights reserved. * * Use is subject to license terms. * */ --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ page import="java.util.*, com.sun.developerplatform.logistics.cargoline.busobj.PortData" %> Cargoline Admin <%@ include file = "banner.jsp" %>
<%@ include file = "message.jsp" %>
" /> " /> " /> " /> " /> " /> " /> " /> " /> <% String insured = shipmentBean.getIsInsured(); String checked = ("true".equals(insured) ? "checked" : "" ); %>
Edit Shipment
    Shipment ID
    Shipment Request Date
    Date Needed by
    Origin Port
    Destination Port
    Status
    Customer LoginID
    Customer Name
    Insurance Required>
    Insured Amount ">
  * TEU Quantity ">
  * Cargo Contents
  * Value ">
 
  * Required Fields      
 
<%@ include file = "footer.jsp" %>