Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > by-pkgid > 861e2b043d0ec623da7c5df4181ecfa4 > files > 5

struts-1.2.9-6mdv2009.0.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 -->