Run the JSPBookDemo application on Tomcat 7.
- In the Project Explorer, right-click the
JSPBookDemo project; then select
Run As > Run on Server from the context menu.
- On the Run On Server dialog box, be sure that
Tomcat v7.0 Server at localhost is selected; then click
Finish.
This starts the Web form.
- In the
Stock Number field, type
1111; then click
Read.
The Web form shows the database information for the Oliver Twist title.
- Click
End Session and close the Web form.