开发者

How to deploy war file in Filezilla FTP?

How to deploy开发者_如何学JAVA war file in Filezila FTP?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜