|
||||||||
Exercise 10: JSP using JSP scriplets 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. |
||||||||
© Lynne Grewe |