webidor/src/main/webapp/WEB-INF/sun-web.xml
changeset 35 2e85dd878f04
parent 34 34baf57f2d4e
child 36 d5ccf73ebbe5
     1.1 --- a/webidor/src/main/webapp/WEB-INF/sun-web.xml	Sun Jul 12 13:35:58 2009 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,11 +0,0 @@
     1.4 -<?xml version="1.0" encoding="UTF-8"?>
     1.5 -<!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">
     1.6 -<sun-web-app error-url="">
     1.7 -  <class-loader delegate="true"/>
     1.8 -  <jsp-config>
     1.9 -    <property name="keepgenerated" value="true">
    1.10 -      <description>Keep a copy of the generated servlet class' java code.</description>
    1.11 -    </property>
    1.12 -  </jsp-config>
    1.13 -</sun-web-app>
    1.14 -