%@ include file ="/scripts/config.jsp"%>
<% response.setHeader("Cache-Control","no-cache"); //HTTP 1.1
response.setHeader("Pragma","no-cache"); //HTTP 1.0
%>
WELCOME TO THE SEAPORTS OF INDIA - INDIAN PORTS ONLINE - A GUIDE TO INDIAN
PORTS,SHIPOWNERS,TRADERS,SERVICE PROVIDERS,PORT AUTHORITIES,IMPORTERS/EXPORTERS
<% if(session.getValue("UserID") == null ) {
} else {
String UserName = (String)session.getValue("UserID");%>
<% } %>
| <% if(session.getAttribute("UserID") == null)
{%>
|
| This site is best viewed at 800*600
resolution |
| <%@ include file="/scripts/footer.jsp" %>
|
|