Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tomcatに単純なjarをデプロイすることは可能であり、それを実行しますか?
簡単な例は、mainを実行してhello worldを出力するだけです:P
いいえ、ちがいます。jarとサーブレットを含むWebアプリを作成する必要があります(最低限)。
このhttp://docs.oracle.com/javaee/6/tutorial/doc/bnafd.htmlをご覧ください
いいえ。
TomcatはWebアプリのコンテナーであるため、Webアプリをデプロイする必要があります。