Hi all, I make my servlets on windows, but their destination is going to be Linux. I encounter two problems:
1) Tomcat for Linux does not pop up a new console, like in windows, so I cannot watch my debug messages and/or exceptions. 2) Servlets that need to write a file, work fine on windows, but cannot write the file on Linux. Permissions etc are ok (root, rw). And because of problems 1, I cannot figure out where the problem is. TIA, Kostas Harvatis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
