RE: tomcat sends every email 3 times

2004-03-31 Thread Stephan Markwalder
Hi, Are you testing with IE? I recently heard of a problem with IE requesting the same document multiple times in background. This has something to do with determining the content-type of a document. If IE is not sure about the content-type (perhaps the http header is not present?) and no file ext

Re: Win98 installation problems

2000-11-09 Thread Stephan Markwalder
Hello Marius, If you remove the leading "start" command from the line start java %TOMCAT_OPTS% -Dtomcat.home="%TOMCAT_HOME%" ... tomcat will be started in the same window and you can read all error-messages. Ste