Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HTTP Status 404 Eclipse Tomcat 7

I am getting Error 404 when trying to run my application. Tomcat server, start and synchronized. Dynamic module version is 2.5. Previously I used dynamic module version 3.o but it didn't work. I read in one of the posts that better is to use 2.5. so I created new project and still get this 4044 error. It is technical error I think.

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

like image 855
user1282256 Avatar asked Apr 28 '26 03:04

user1282256


1 Answers

I needed to create index.jsp WebContent->New->JSP file and it will place it in the right spot. Now I am able to see my index page.

The problem was that I created index.jsp file WEB-INF->New->JSP file. You can see it above in my post.

Here I place the image where you can see image.jsp is place in different spot. You can see small difference.

enter image description here

like image 62
user1282256 Avatar answered Apr 29 '26 16:04

user1282256



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!