How to deploy war file in Filezila FTP?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Filezilla is only for uploading the WAR, not deploying it. Use Filezilla to connect to the server via FTP. Find your application server's web apps deployment directory (for instance, in Tomcat this is often the "webapps" directory). Upload the WAR file there. Then follow the deployment instructions for your particular application server.