golfShop.presentation.xmlc.checkout |
|
Java Source File Name | Type | Comment |
CheckoutProcessor.java | Class | Presentation object that processes the checkout request. |
Confirm.java | Class | This presentation object dynamically creates an HTML page showing
confirmation information from the user's order. |
Main.java | Class | This presentation object dynamically creates an HTML page showing an order
form. |