Java Reference
In-Depth Information
Listing 12.19. placeBid.xhtml—confirms the bid
The code shown in this listing displays a page confirming the bid. The currently selected
item is rendered again ; it's pulled from the conversation. A button then enables the bid-
der to place the bid , which invokes the confirmBid method on the BidControl-
ler . The code shown in the following listing concludes the bid.
Listing 12.20. BidController —concludes placing a bid
Search WWH ::




Custom Search