Re: obtaining cipher suite within an isapi extension

2002-02-27 Thread TAKAHASHI Hideo(BSD-M1G)
... Ignacio J. Ortega wrote: De: TAKAHASHI Hideo(BSD-M1G) [mailto:[EMAIL PROTECTED]] Enviado el: miƩrcoles 27 de febrero de 2002 3:12 within an ISAPI extension. My guess is that there is no easy way to do this, and I want to know if anyone tried this job and reached any conclusions

Re: more information about bug 6704 (rmi in jsp)

2002-02-27 Thread TAKAHASHI Hideo(BSD-M1G)
I don't have a direct answer to the original question but I can say that stress tool does return cookies. I remember running into a problem using MS web application stress tool against TC3.2.1 and found out that MS WAST wasn't handling cookies properly. WAST supports an older version of http

obtaining cipher suite within an isapi extension

2002-02-26 Thread TAKAHASHI Hideo(BSD-M1G)
Hello. I am currently trying to test 4.0.2 behind IIS on Win2K, via ajp13, and I'm trying out the SSL features. I found that the cipher suite string is not passed from IIS to jk and I want to know if the implementation is merely not yet done, or if there are technical reasons that makes the

isapi_redirect.dll in ajp13-tc4.0

2001-12-04 Thread TAKAHASHI Hideo(BSD-M1G)
Hello. I tried building jakarta-tomcat-connectors-2003.tar.gz for ISAPI and stepped into some trouble and fixed it. I tried building jk/native/iis . Not working right away, after some tracking down, I found out that one of the function pointer calls were failing because of a calling

Re: Tomcat 4 Documentation

2001-09-14 Thread TAKAHASHI Hideo(BSD-M1G)
it manually. I just committed a change to remove the width=100% entry for attributes list tables. Could you take a look at the output in nightly build 20010913 (tonight) and see if this corrects the problem for you? Craig On Thu, 13 Sep 2001, TAKAHASHI Hideo(BSD-M1G) wrote: Date: Thu

Re: Tomcat 4 Documentation

2001-09-12 Thread TAKAHASHI Hideo(BSD-M1G)
Hi. I have had the same problem. It happens on pages for example config/server.html. It happens on NS4.7,NS6.1,IE5.5 alike. BTW My screen size is 1280x1024. I examined the generated html and the stylesheet, and tracked down which of the width attributes are the key to this problem. By taking