%@taglib prefix="s" uri="/struts-tags" %> <% String base_dir = request.getContextPath(); %>
Welcome to the <%= application.getInitParameter("applicationName") %> Administration and Data Management Portal home page.
<% if (request.getRemoteUser()==null) { %>To access the portal please use the login link in the "User Options" section of the navigation.
Alternatively, systems">request access to the <%= application.getInitParameter("applicationName") %> system.
<% } %>