Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Setting up Tomcat to work with PWS on NT4


Message #1 by "Greg Dunn" <greg.dunn@n...> on Tue, 16 Oct 2001 18:56:06
The instructions from the Jakarta Project on setting up Tomcat with PWS 
are unclear, and I can't get it running.  (The reason for doing this is to 
have PWS serve ASP's and HTML and Tomcat serve JSP's and Servlets.)

The instructions state:

"For PWS, you'll need to use regedit and add/edit the "Filter DLLs" key 
under 
KEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters. This 
key contains a "," separated list of dlls ( full paths ) - you need to 
insert the full path to isapi_redirect.dll."

My registry did not have a "Filter DLLs" key under "parameters" so I 
created one.  I'm stuck there.  A registry entry needs a name and data, 
but the name is not stated here.  I tried putting the full path in 
the "default" entry to no avail.  What is the name for this entry?  
Is "Filter DLL's" supposed to be the name of an entry under "Parameters"?  
I didn't think that was valid as it has a space and an apostrophe.  Did I 
do it right but have another problem to work out?

If anyone knows the answer your help would be greatly appreciated.  TIA.

Greg

  Return to Index