previous |
start
Answers
- Then the database connection would be kept open for the entire session.
- As long as there are cities, the next.jsp page is redisplayed. If all cities are
removed, it is pointless to display the next.jsp page, so the application navigates
to the index.jsp page.
previous |
start