Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey,

I'm new to MyEclipse and this problem frustrates me. Any help or insight is appreciated!

I've added a Tomcat 7 server and deployed a new web project (with a simple jsp index page) under it. After starting the server, when I accessed the url of the jsp, a blank page appeared. I checked my deployment location, the folder appeared in webapps folder, but nothing came up in the work folder.

Anyone can give me an insight on why this is happening? Thanks so much!

What I have tried:

Googling,
I used the default MyEclipse Tomcat server, and it worked. But not with my custom Tomcat.
I used the same custom Tomcat for Eclipse, and it worked too. Not sure why it did not work for MyEclipse
Posted
Updated 13-May-16 17:40pm

I'd be going through the Tomcat config files and doing a 'compare' on the working vs not working to see what the differences are

there's also this Tomcat Configuration - A Step By Step Guide | MuleSoft[^] that may help
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900