Java Reference
In-Depth Information
To get it straight from the horse's mouth, there is the official Sun
specifications for JSP, available at
http://java.sun.com/products/jsp/ download.html#specs
19.8
E XERCISES
1. Convert the controller and the JSP to share their data via JavaBeans.
2. Add a control button to each page ( BPAcct.jsp ) to return not just one
level upwards, but back to the top level account. (Hint: The controller can
store a reference to the top level account in a session variable named top .)
Search WWH ::




Custom Search