Sharing session info between Tomcat and IIS

2003-02-27 Thread Schleimer, Ben
Hi, I am working on a project which must securely Timeout the user for security purposes. Unfortunately, all of the login/logout code has been written (not by me) in ASP. I really want to use Servlets for the project instead of ASP. I was thinking of storing the user's last access time in the b

Re: Tomcat 4.1.18 - IIS 5.0 plugin

2003-02-27 Thread Schleimer, Ben
Hi, You need to get isapi_redirector2.dll from the JK2 connectors part of the website. I had the same problem. Also, the registry keys need to be in 2.0, not 1.0. 4.1.18 is compiled to use jk2, not jk. Good luck, Ben --- Johannes Fiala <[EMAIL PROTECTED]> wrote: > hi there, > > I just tried to

Re: default document question

2003-02-19 Thread Schleimer, Ben
Look at the bottom of web.xml in the tag. Cheers, Ben Schleimer --- Geoff Peters <[EMAIL PROTECTED]> wrote: > Dumb question here, but how do I change the default > document in a webapp from "index.html" in Tomcat > Standalone 4.1.18? > > Thanks, Geoff > > -

Need IIS 5.0, Tomcat 4.1.18 inprocess help

2003-02-19 Thread Schleimer, Ben
Hi, I've managed to get Tomcat up and running and running great with IIS 5.0 on Win2k. It runs but I'm concerned about having another port open and getting it faster. Does isapi_redirector2.dll support jni/inprocess connections? Does anyone have any jk2,workers2,uriworkers.properties,server.xml