Java Reference
In-Depth Information
Results of the Review Exercise
Here are the results:
1.
A new project called ReviewExWeb and ReviewExWebEAR.
2.
In ReviewExWeb, one Web page called ShipInfoForm and one servlet called
ShipInfoServlet.
3.
ShipInfoForm invokes ShipInfoServlet.
4.
ShipInfoServlet retrieves and displays the shipment information entered on ShipInfoForm,
as seen in Figure 8-30 .
Check that the Exercise Was Done Correctly
Finally, let's check that it was done correctly:
1.
Run ShipInfoForm on the server.
2.
Verify that ShipInfoForm appears as specified above.
3.
Enter Shipment information into ShipInfoForm, click the submit button, and verify that
the information appears as shown in Figure 8-30 .
 
Search WWH ::




Custom Search