CS6320:  SW Engineering of Web Based Systems

 

Exercise 13:  JSP using JSP directives

  due May 5

You are to create a JSP document that has static HTML that produces a page with a light blue background and contains a series of JSP directives :

1) specifies the returning document is an HTML page.

2) includes a static HTML page at the top, that represents a series of links to appear accross the top of the produced page, and is used like a navigation toolbar. It should contain a minimum of three links to other pages.

 Post your work to your server account and test, then SHOW your work to your instructor for recording towards grade.

© Lynne Grewe