Hello,

I use Apache 2.0, Tomcat 4.1.12 with JK2 connector configured on
"channel.jni:jni" mode. Regardless of which scheme used in web-browser
http or https, request.getScheme() always returns "http". Of course, I
can perform secure context check based on request.getServerPort() but
this solution requires server ports to be specified somewhere inside
application. I think, it would be more correct if JK2 or Coyote
connector does not corrupt request scheme.

-- 
Best regards,
 Slava                          mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to