I am using apache-tomcat-8.0.53, on the boron version of Linux. I'm
trying to bring up a version of my webpage that I had running roughly 3
years ago.
I have followed the setup instructions at
file:///usr/share/apache-tomcat-8.0.53/webapps/docs/setup.html and
everything seemed to go ok.
I installed my webpage application at:
//usr/share/apache-tomcat-8.0.53/webapps/ihyp
I then tried to access the webpage on my LAN and my browser displayed
the text of ihyp/pages/page1.jsp where "ihyp" is the web application. I
was expecting the webpage, not the text of the page.
I checked the ihyp/logs directory and there were no error messages there.
Can anyone help with what my next step(s) should be?
Thanks in advance.
Jim Anderson