previous | start

Answers

  1. Then the database connection would be kept open for the entire session.
  2. 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