Revision 5031
Added by daigle about 15 years ago
index2.jsp | ||
---|---|---|
32 | 32 |
%> |
33 | 33 |
<%@ include file="PORTAL_SETTINGS.jsp"%> |
34 | 34 |
<%@ include file="include_session_vars.jsp"%> |
35 |
<%@ page import="edu.ucsb.nceas.metacat.service.PropertyService" %>
|
|
35 |
<%@ page import="edu.ucsb.nceas.metacat.properties.PropertyService" %>
|
|
36 | 36 |
|
37 | 37 |
<% |
38 | 38 |
Vector<String> organizationList = OrganizationUtil.getOrganizations(); |
Also available in: Unified diff
Change location of PropertyService to properties directory