Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > b810f313c3cd61f5fa6aa35502cfc96a > files > 6

struts-1.2.7-1.1mdk.src.rpm

<!--

$Id$

TOMCAT 4.1 VERSION

This file is needed because we (JPackage) deploy struts with a bunch
of symlinks for the .tld and .jar files in the WEB-INF directory.


Created on 10-01-2004 by Kaj J. Niemi <kajtzu@fi.basen.net>

-->
 
<Context path="/struts-@@@APPNAME@@@" docBase="struts-@@@APPNAME@@@"
        debug="0" privileged="true">
 
  <Resources className="org.apache.naming.resources.FileDirContext"
             allowLinking="true"/>
 
</Context>

<!-- Ends -->