<% HotelCollect hotelc=null; if (session.getAttribute("hotelcollect")==null || session.getAttribute("hotelcollect").equals(null)) { hotelc = NCAIDBWrapper.getMeetingPlace("ncaiDS"); session.setAttribute("hotelcollect",hotelc); } else { hotelc = (HotelCollect)session.getAttribute("hotelcollect"); } %> index.jsp
<%@ include file="../helper/newsbar.jsp" %> <% EventCollect resolution=null; if (session.getAttribute("rescollection")==null || session.getAttribute("rescollection").equals(null)) { resolution = NCAIDBWrapper.getResolutionTitles("ncaiDS"); session.setAttribute("rescollection",resolution); } else { resolution = (EventCollect)session.getAttribute("rescollection"); } for (int i=0;i <% }%>

NCAI members establish the organization’s positions on issues that affect Indian Nations and Indian people through a resolutions process.  NCAI resolutions are one of the policy mechanisms used to express the organizational positions on federal, state, local and/or tribal legislation, litigation, and policy matters that affect tribal governments or communities.  NCAI resolutions cover a broad range of topics and are equally important for providing direction to the organization and as advocacy tools with policy-makers.  In June of 2002, NCAI adopted a Policy Statement which addresses the organization’s general stance on issues such as tribal sovereignty, treaty rights, federal trust responsibility, health, housing, education, environmental quality, and physical, spiritual, traditional, and cultural customs and practices of American Indians and Native Alaskans.  These matters remain an intrinsic focus of the organization’s work.
<%=meetplace%>

Use the Search function located on the right side of the page as an aid to search the electronic resolutions currently posted.
<%@ include file="../helper/resolutionbars.jsp" %>