Yes, is true, it is supported in java.io.File class, bur remember, the other will be faster for the platform, at the end, the runtime will convert C:/Temp to C:\Temp, it is the platform specification :-), I am a Linux's FAN, but it is not because of Linux, my last instalation: Red Hat Linux 7.1 Professional Server :-)
-----Original Message----- From: Justin Rowles [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 9:04 AM To: 'Tomcat Users List' Subject: RE: Contexts with relative and absolute DocBase? > Remember that TC is made in Java, the character "\" is > illegal, to do it you > have to put "C:\\Temp", the same as String x = "\n"; Better still, use Unix notation: "C:/Temp" J. -- You're only jealous cos the little penguins are talking to me. *************************************************************** For more information on Ordnance Survey products and services, visit our web site at http://www.ordnancesurvey.co.uk *************************************************************** -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>