Learn Java for Web Development

(Tina Meador) #1

48 CHAPTER 2: Building Web Applications Using Servlets and JSP


Figure 2-4. Creating a new project


In the left pane of this dialog, drill down to Java ➤ Installed JREs and verify that your previously
installed version of JRE8/JDK 8 shows up. If it doesn’t, click the Add button to add a reference to
your JDK. Create a Dynamic Web Project by selecting File ➤ New ➤ Dynamic Web Project,
as shown in Figure 2-4. Name the project helloworld, as shown in Figure 2-5.

Free download pdf