
Untitled
By: a guest on
May 15th, 2012 | syntax:
None | size: 0.97 KB | hits: 21 | expires: Never
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2006 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
-->
<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 8.1 Servlet 2.4//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_2_4-1.dtd">
<sun-web-app>
<session-config>
<session-properties/>
<cookie-properties/>
</session-config>
<cache max-entries="4096" timeout-in-seconds="30" enabled="false">
<default-helper/>
</cache>
<jsp-config>
<property value="true" name="classdebuginfo">
<description>Enable debug info compilation in the generated servlet class</description>
</property>
<property value="true" name="mappedfile">
<description>Maintain a one-to-one correspondence between static content and the generated servlet class' java code</description>
</property>
<property name="fork" value="false" />
</jsp-config>
</sun-web-app>