Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > a890dc5312e7d1aca997881b774f8574 > files > 5

struts-1.1-2jpp.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 -->