Learn Java for Web Development

(Tina Meador) #1

56 CHAPTER 2: Building Web Applications Using Servlets and JSP


You can now access your first web application through the URL
http://localhost:8080/helloworld/hello, as illustrated in Figure 2-13.


Figure 2-12. Starting the server


Figure 2-13. Running the helloworld web application

Free download pdf