In this module, the administrator can view,edit and add
types and details of dishes.
The dishes clssification and details information can be
stored in different tables in the SQL Server Database.
The database access operation is encapsulated in a
JavaBean, which include operation of database connection,
database closing, searching table and updating table.
It also sends dishes data to the client aft er verity ing
customer login information.