• Stars
    star
    2
  • Language
    Java
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

• A simple dynamic web-application using servlet for its Controller unit. • Oracle database for storing/retrieving data . • Use different classes for abstraction and encapsulation purposes. • Service classes for database connection , DAO classes for database operations, Factory Classes for object Creation.