- Spring MVC Beginner’s Guide
- Amuthan G
- 126字
- 2021-07-16 11:25:42
Time for action – running the project
As we already configured the Tomcat web server in our STS, let's use Tomcat to deploy and run our project:
- Right-click on your project from Package Explorer and navigate to Run As | Run on Server.
- A server selection window will appear with all the available servers listed; just select the server that we have configured, Tomcat v7.0.
- At the bottom of the window, you can see a checkbox with the caption that says Always use this server when running this project; select this checkbox and enter the Finish button, as shown in the following screenshot:
Configuring the default server for a Spring MVC project
- Now you will see a web page that will show you a welcome message.
推薦閱讀
- 在你身邊為你設計Ⅲ:騰訊服務設計思維與實戰
- 計算機信息技術基礎實驗與習題
- 分布式數據庫系統:大數據時代新型數據庫技術(第3版)
- 文本挖掘:基于R語言的整潔工具
- 工業大數據分析算法實戰
- 大數據:從概念到運營
- Python金融實戰
- Python金融數據分析(原書第2版)
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- Hands-On Mathematics for Deep Learning
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- Hadoop大數據開發案例教程與項目實戰(在線實驗+在線自測)
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- Solaris操作系統原理實驗教程
- 爬蟲實戰:從數據到產品