Using JSP on Mamp Pro Locally

Hello,
I am a super novice when it comes to JSP files. Recently at work I was required to work with them, as part of our team is java developers. I am currently trying to create a simple jsp web page. Yet I can’t get it to display.

I have Mamp Pro 3.1 installed, port 8888 on my Mac and I have Tomcat 8.0.20 installed on port 8080. I also installed Tomcat Controller to help start/stop server. Which works great when I go to localhost:8080. I’ve tried changing ports, but that doesn’t seem to work. How do I get them to talk to each other?

Thanks!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.