Doubt the JAVA and Tomcat Server application

Asked

Viewed 50 times

0

Guys, I need a help. I have a server application in JAVA EE and accurate using Tomcat to upload this application to use it in another application. How can I do that?

  • It is not necessary to add [solved] in the title. Just have accepted the answer by clicking on v green, already demonstrates that you have found the solution.

1 answer

3


You must generate the . War of that application you have. By the eclipse in the Export menu... you can find the option "War file", from theTomcat you access the Managment via web and deploy the app. Below is a youtube video explaining how to do using the Tomcat web https://www.youtube.com/watch?v=9X9DA8oVodk

Browser other questions tagged

You are not signed in. Login or sign up in order to post.