CGS4854 Tutorial 1

Due Tuesday, 9/9 at 12 noon.

Create a web application named book in NetBeans. An index.jsp will be created for you when you create the project.

Implement InitialisedForm.jsp in the book web application. It must work exactly like the example from the book. Do not add the code to index.jsp, create a new page named InitialisedForm.jsp.

Modify both JSP files so that they use the strict DOCTYPE.

Be sure that both pages contain valid, strict HTML.

Add a hypertext link in index.jsp to InitialisedForm.jsp.

Clean and Build your web application.

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.