Well, I need you to help me. I have an application server in JAVA EE and I need to use TomCat to upload this application to use it in another application. How can I do this?
Well, I need you to help me. I have an application server in JAVA EE and I need to use TomCat to upload this application to use it in another application. How can I do this?
You must generate the .war of this application you have. For the eclipse in the Export menu ... you can find the "war file" option, then in tomcat you access web management and deploy the app. Below is a video of youtube explaining how to do it using the tomcat web link