%@ taglib uri='struts-bean' prefix='bean' %>
<%@ taglib uri='struts-logic' prefix='logic' %>
<%@ taglib uri='struts-html' prefix='html' %>
<%@ taglib uri='struts-genurl' prefix='genurl' %>
<%@include file="/docs/header.jsp"%>
locationList
<% /* used by included file */
String rpitemp; %>
<%@include file="/docs/location/emitLocation.jsp"%>
<%@include file="/docs/footer.jsp"%>