<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" %> <%@ include file="Connections/con_ro_mnsl.jsp" %> <%! public String DoDateTime(java.lang.Object aObject,int nNamedFormat,java.util.Locale aLocale) throws Exception{ if ((aObject != null) && (aObject instanceof java.util.Date)){ if (aLocale!=null){ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat,aLocale); return df.format(aObject); } else{ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat); return df.format(aObject); } } return ""; } %> MNSL - Our Vision & Mision
<%@ include file="globalnav.jsp" %>
Our Mission, Vision & Values

 

Our Vision:

A world class corporate with a network of companies providing shipping and logistics throughout the world and for the entire Maldives.

  • Recognised by both our customers and competitors for our quality and operational efficiency and strong core values
  • Able to ensure stakeholder’s return is maximized.
  • Strong contributor to the advancement of the Maldives

 

Our Mission


To excel as a shipping and logistics provider in the transport industry aiming to provide services of highest quality at competitive prices while achieving strong consistent performance and optimum returns to the shareholders.

 

 

 

 

 

 

<%@include file="footer.jsp"%>
<%@ include file="__notice.jsp" %>