I have a Java web app running locally on Eclipse with Tomcat 8, and deployed it to EB by exporting a WAR file.
Locally, the @WebServlet declaration in my HttpServlet is "page", so I go to http://localhost:8080/home to see my project. But on EB, the main page (http://ift.tt/1IArbXl) shows the "page" servlet.
How do I get it so that I can see my servlet on http://ift.tt/1GvS1k6 instead?
Aucun commentaire:
Enregistrer un commentaire