CGS4854 Extra Credit 1

Due Thursday 9/5 (late: 9/6 at 6am)

Create a web application named Tutorials in NetBeans. Make the first letter uppercase and all the remaining letters lower case for the name of the web application. Take a look at the Netbeans tutorial for creating a webapp, but name it Tutorials, not MyApp. The tutorial also creates a servlet, but you do not need that for this assignment.

An index.jsp or index.html will be created for you automatically, when you create the project.

Modify the index.jsp or index.html file that is in the project. This is the first page that will be seen when the web application is run.

Clean and Build your web application. This will create the WAR file that you will upload.

Here is an example of how your page might look.

Your page and poem cannot be about haikus.

When you are done, the Project tab of your project should look like this:

In the operating system (not in NetBeans) navigate to the dist folder in the NetBeans project.

Upload the WAR file to me as binary: Submitting homework on-line via the Web.