Setting up Jetty Server in Visual Studio Code | War deployment

preview_player
Показать описание
In this tutorial session we will download and set up Jetty server in Visual studio code, also we will learn to work and perform some important tasks as given below:
- Add Jetty Server from the download directory
- Start/Restart/Stop/Delete Jetty Server
- Run/Debug/Delete war package
- Reveal war package in file explorer
- Open Server homepage
- Open war package homepage

I have explained the whole process in detail to avoid any confusion and error while running or deploying war in the jetty server on Visual studio code.

Step 1: In this step, we will download the Jetty server from the below link:

Step 2: Now install 'Jetty extension' in VS code and Restart VS code.
(kindly follow my instructions)

Step 3: Now Adding Jetty Server from the download directory in VS Code and start the first time.

Step 4: jetty server starting issue. (solution: remove space in the folder name in path of jetty server)

Step 5: Building web project and creating war file in VS Code.
please watch my tutorial to create a web project:

Step 6: deploy war in Jetty server and Open server home page/war package home page.

Step 7: send request hello and test the working of the web project.

If you found this video tutorial useful and would like to support me, you can do so by buying me a coffee using the below link!

#JettyServerVisualStudioCode #WarDeploymentJetty #CoolITHelp
Рекомендации по теме
Комментарии
Автор

COuld you doo Community Server Connecto

arthurstut