vagrant上のtomcatでservletを動かしたい

まず、tomcatのフォルダにeclipseで作成したservletを置いてみる。

tomcat起動
sudo /opt/tomcat/apache-tomcat-8.5.33/bin/startup.sh

Type ステータスレポート
メッセージ /TodoServlet3/HelloServlet/
説明 The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

あああ、tomcat 8だからかな~ 困った。