The Auction System
  • Similar in basic function to a system like eBay
    • Buying and selling of items
    • Accessed over the Internet
  • EJB-based server
    • All data stored in SQL database
    • Structured as a set of persistent Java objects
  • Multiple forms of client access
    • Browser-based interface using HTML
    • Remote command-line interface for administration

Next Slide >>