Time for action – creating a new Dynamic Web project
We will create a project of the Dynamic Web type for which we will define a new runtime. We will specify the version and location of our recently installed Apache Tomcat. We will also specify the version and location of our JRE. Finally, we will configure the section dedicated to Java and the Web module.
- We will create and configure a new project of the Dynamic Web type. To do so, once we have initiated Eclipse, we will head to the main menu and go to File | New | Other....
- A new assistant will be opened that will help us create and configure our project. On this new window, we will select the Dynamic Web Project item, which is found inside the Web category as shown in the following screenshot:
- We will click on the Next > button to continue.
-
We will place the value
prd5Ch14
in the Project Name textbox and click on the New Runtime () button. - On this new window, we will select the Apache Tomcat v7.0 item inside the Apache category...