source: EDIS/trunk/java/tracking-server-main/src/main/webapp/WEB-INF/jsp/taglibs.jsp@ 1252

Last change on this file since 1252 was 1252, checked in by Solomon Blaz, 13 years ago

removed cruft related to KAAJEE, stubbed in spring-security/VistALink authentication implementation

File size: 256 bytes
Line 
1<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %><%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %><%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %><c:set var="ctx" value="${pageContext.request.contextPath}"/>
Note: See TracBrowser for help on using the repository browser.