Hi, Daniel,

_how_ does your program redirect to the Tomcat server?

If it is not necessary to modify any of the conf files then you can't be
using the ajp13 protocoll (which is disabled by default) or any worker
concept (would need a workers.properties conf file), right? So do you
use the standard secondary web server HTTP port 8080 connection? This
would mean that Tomcat is in standalone-mode, right?

And one last question: are sessions supported by your method? Or does
each request start a new session (which also happens when the
isapi_redirect.dll-filter is _not_ global and therefor is no solution
either)? Would be great if you could test this (for example with the
numberguess demo of the Tomcat standard installation).

bestWISHES

Ingo

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to