It is possible deploy a simple jar in tomcat and it run that???
A simple example,is just execute main and print a hello world 😛
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, it’s not. You have to create a web app that includes your jar and a servlet (as a bare minimum).
Have a look at this http://docs.oracle.com/javaee/6/tutorial/doc/bnafd.html