I have setup WebSphere and IBM HTTP Server on a machine and I have been able to test that the HTTP Server is working. The issue comes when I try to get the portal that was given to us by the company setting up our new system. I can copy the into the htdocs directory but index.jsp files do not detect as the default document and if I click on a .jsp file to try to load it that way I get an error that it cannot find *.jsp, which is the file I just clicked on and know is there.
Any help is greatly appreciated. I have never used WebSphere before and this is completely different from IIS and Apache which I have dealt with before. I did try running the files they sent over using XAMPP with Apache and Tomcat but I got basically the same results.