Home Index Changes Prefs Log in »

To activate symbolic links in your web application, specify this property in your web application's sun-web.xml:

  <sun-web-app>
    <property name="allowLinking" value="true"/>
  </sun-web-app>
The default value of this property is false.

Alternatively, you may specify this property at the <virtual-server> level in domain.xml, in which case it will apply to all web applications deployed on the virtual server, unless overridden by a web application's sun-web.xml.
« Home Attachments Info Index Changes Prefs
This page (revision-1) was last changed on 18-Mar-08 16:59 PM, -0700 by 192.18.43.10