238 CHAPTER 5: Building Java Web Applications with Spring Web MVC
The application is deployed on the server if we see it under the server name, as illustrated in Figure 5 -1 5.
Figure 5-14. Configuring resources on the server
Figure 5-15. Deployed application
Start the server and run the application using the URL http://localhost:8080/helloworld
(see Figure 5-16).