Re: Tomcat 5.5.17 - allowLinking property - symbolic links

2009-12-22 Thread Vishwa. K
k for me on Tomcat 5.5. > > Putting it into server.xml on the other hand worked > perfectly. > > Best regards, > > Ingo > > Am Freitag, den 18.12.2009, 02:01 -0800 schrieb Vishwa. K: > > Tomcat 5.5.17 > > Solaris 5.10 > > > > Our Web Applic

Re: Tomcat 5.5.17 - allowLinking property - symbolic links

2009-12-22 Thread Vishwa. K
ct: Re: Tomcat 5.5.17 - allowLinking property - symbolic links > To: "Tomcat Users List" > Date: Friday, December 18, 2009, 10:05 AM > On 18/12/2009 10:01, Vishwa. K > wrote: > > I was wondering if this is the expected behaviour of > Tomcat in this scenario or is it

Tomcat 5.5.17 - allowLinking property - symbolic links

2009-12-18 Thread Vishwa. K
Tomcat 5.5.17 Solaris 5.10 Our Web Application is required to display hyperlinks to external files that reside outside the web application based on certain business rules. The users could then download these large PDF files. We went ahead with the idea of symbolic links supported by Tomcat.