CS651 | Web Systems
  • outline
  • projects
  • syllabus
  • links

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.

cs651:web systems

  • home
  • outline
  • projects
  • syllabus
  • links