To create a project, complete the following steps:
- Click the File menu.
- Choose New Project from the menu. This opens the New Project dialog box.
- Select Web from the Categories section.
- Select Web Application from the Projects section.
- Click the Next button to proceed.
- In the New Web Application dialog box, specify a name for the project in the Project Name text box.
- In the Project Location text box, specify the path where the project will be saved.
- Ensure that your application server is selected.
- Next, click the Finish button.
|