RE: server.xml: useURIValidationHack="false" ???

2003-06-20 Thread Shapira, Yoav
20, 2003 9:41 AM >To: [EMAIL PROTECTED] >Subject: server.xml: useURIValidationHack="false" ??? > >Hello, > >i've found no documentation on this attribute for a element >in the tomcat server.xml. > >Whats

server.xml: useURIValidationHack="false" ???

2003-06-20 Thread Nico Hoffmann
Hello, i've found no documentation on this attribute for a element in the tomcat server.xml. Whats the meaning of this attribute? Thank you, Nico - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

RE: useURIValidationHack

2003-06-20 Thread Shapira, Yoav
e whole source here ;) Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Euan Guttridge [mailto:[EMAIL PROTECTED] >Sent: Friday, June 20, 2003 5:11 AM >To: '[EMAIL PROTECTED]' >Subject: useURIValidationHack > >What is the connector param "use

useURIValidationHack

2003-06-20 Thread Euan Guttridge
What is the connector param "useURIValidationHack"? I cannot find in documentation. Also can anyone point me to a description of diffs between the old http connector and the coyote connector please? Thanks Euan --

Re: What is it ? useURIValidationHack

2003-05-31 Thread Bill Barker
uot; (three or more dots) to be invalid // (on some Windows platforms this walks the directory tree!!!) if (normalized.indexOf("/...") >= 0) return (null); // Return the normalized path that we have completed return (normalized); } &qu

Re: What is it ? useURIValidationHack

2003-05-31 Thread Jason Bainbridge
On Sat, 31 May 2003 06:37, Michenaud Laurent wrote: > I can't find any documentation about the parameter useURIValidationHack. // Additional URI normalization and validation is needed for security // reasons on Tomcat 4.0.x if (connector.getUseURIValida

What is it ? useURIValidationHack

2003-05-31 Thread Michenaud Laurent
I can't find any documentation about the parameter useURIValidationHack. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

CoyoteConnector: What means the attribute 'useURIValidationHack'

2002-12-02 Thread Wolfgang Stein
as Catalina 4.1.12 shows in server.xml: ... ... Thanks in advance, Wolfgang Stein -- To unsubscribe, e-mail: For additional commands, e-mail: