source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/ConsumerPreferencesProfileGUI/web/WEB-INF/sun-web.xml@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 530 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 9.0 Servlet 2.5//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_2_5-0.dtd">
3<sun-web-app error-url="">
4 <context-root>/ConsumerPreferencesProfileGUI</context-root>
5 <class-loader delegate="true"/>
6 <jsp-config>
7 <property name="keepgenerated" value="true">
8 <description>Keep a copy of the generated servlet class' java code.</description>
9 </property>
10 </jsp-config>
11</sun-web-app>
Note: See TracBrowser for help on using the repository browser.