CS6320:  SW Engineering of Web Based Systems

 

Exercise 10:  JSP using JSP scriplets

  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 JSP scriplet that reads the first line of a file called data.txt in the same directory as the jsp file. It takes the read line of code and places it into a table in the returned HTML page.

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

© Lynne Grewe