Does anyone know how to properly configure Resin with IIS 6? I am trying to get a jsp site to run with Resin 3.1.6 installed on the server, with no luck at all. Caucho's documentation has not been very helpful.
I have successfully installed Resin as an NT service, installed the ISAPI dll it needs, and can get the default jsp page from Resin to come up. I want to add a new jsp site, but am very new at this and just need some direction. I don't know if I can throw all my jsp content into IIS' root directory, or if they need to be in Resin's and the documentation from Caucho doesn't clearly state it anywhere.
Any help would be greatly appreciated. Thanks!