项目作者: GattoufiBilel

项目描述 :
Application web with JAVA EE
高级语言: Java
项目地址: git://github.com/GattoufiBilel/Project-Management.git
创建时间: 2019-01-02T11:12:43Z
项目社区:https://github.com/GattoufiBilel/Project-Management

开源协议:

下载


PRODUCT MANAGEMENT 👨‍💻


DESCRIPTION : 📝 Project JEE SERVLET & JSP 🛠⚙👨‍💻💻

==============================================

  • Architecture MVC & DAO

    • Model => Beans
    • View => JSP
    • Controller => Servlet
  • SingletonConnection 📎🌎

    • java.sql.DriverManager;
    • com.mysql.jdbc.Connection;
    • java.sql.SQLException;
    • DAO

      • Interface Dao 🛠
      • Crud : Create, Read, Update, Delete 👨‍💻
  • DATABASE : MySQL