Issue:
When trying to open a JSP page in IIS it appears that the isapi_redirect.dll
cannot find the file to convert. I have checked several sights that confirm my
configuration below but none could find that had this condition, Has anybody
got this to work in the below configuration.
Below is m
You are right. Sorry that is what it set to.
/*=tomcat01
Thanks
Sent from Yahoo Mail on Android
On Sat, Mar 30, 2019 at 6:40 AM, Mark Thomas wrote: On
30/03/2019 00:56, Charles Mulvany wrote:
> Issue:
> When trying to open a JSP page in IIS it appears that the isapi_redirect.dll
&g
ave everone full access this is only for testing
purposes. Also, tomcat usergave them full access as well.
Sent from Yahoo Mail on Android
On Mon, Apr 1, 2019 at 9:02 AM, Mark Thomas wrote: This
is a review of your post against the Tomcat install docs.
On 30/03/2019 15:12, Charles
Thanks Mark for looking into things. I did find out what my issue and I
apologize and thank those that took the time to read this thread.
I fixed it by adding a docbase to root context in tomcat.
\conf\Catalina\localhost\ROOT.xml
Restarted tomcat.
Thanks again for your time