Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Hmm, did you add the project to the Tomcat instance? Under the server view, if you expand(+) the listed Tomcat server is the project displayed underneath? If not, right click on the server and use the add/remove dialog.</p> <p>If you've done all that, and the project is indeed added to Tomcat, are there any errors that appear when you try to run one of the JSPs? For example, if you selected your welcome page, right clicked and selected Run As --> Run on Server, do you see any errors?</p> <p>EDIT: my apologies, I see you are stating you are seeing a 404 exception. Perhaps try to remove and re-add the project using the add/remove dialog. I know I've seen it get wonky sometimes and that may reset any configuration errors.</p> <p>Here are some more details - hope they help:</p> <p>So, Here is my empty Tomcat server (running) in my IDE. <img src="https://i.stack.imgur.com/JLdoN.png" alt="here is my empty tomcat in Eclipse"></p> <p>To add my project, I right-click to view the context menu shown, and select Add and Remove. <img src="https://i.stack.imgur.com/W9N7A.png" alt="add and remove project to Tomcat in Eclipse IDE"></p> <p>When I select Add and Remove, I see this dialog showing the projects that can be added. I select the project(s) to add, hit the add button and then finish. <img src="https://i.stack.imgur.com/U2AP3.png" alt="Add and Remove empty"></p> <p>Once that is done, I see that my project(s) have been added to my tomcat instance. <img src="https://i.stack.imgur.com/yvrZ6.png" alt="enter image description here"></p> <p>Again, Tomcat may need a restart.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload