Ignore:
Timestamp:
Sep 13, 2011, 3:02:13 AM (13 years ago)
Author:
Solomon Blaz
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EDIS/trunk/java/tracking-help/src/main/webapp/WEB-INF/web.xml

    r1249 r1252  
    1 <?xml version="1.0" encoding="UTF-8"?>
    2 <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.5" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
    3         <display-name>EDIS Tracking Server Help</display-name>
     1<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     2        "http://java.sun.com/dtd/web-app_2_3.dtd" >
     3<web-app>
     4    <display-name>EDIS Tracking Server Help</display-name>
    45</web-app>
Note: See TracChangeset for help on using the changeset viewer.