< Back
Page 8 of 8
This chapter is from the book
19.8 Exercises
- Convert the controller and the JSP to share their data via JavaBeans.
- 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.)
< Back
Page 8 of 8