An open API service indexing awesome lists of open source software.

https://github.com/hirishu10/java-j2ee-applicationform

Simple Java J2EE Application Form with JDBC and MySQL Connector serve with Tomcat.
https://github.com/hirishu10/java-j2ee-applicationform

j2ee java jdbc my-sql tomcat-server

Last synced: 7 months ago
JSON representation

Simple Java J2EE Application Form with JDBC and MySQL Connector serve with Tomcat.

Awesome Lists containing this project

README

          

# java-j2ee-applicationForm
Simple Java J2EE Application Form with JDBC and MySQL Connector serve with Tomcat.

> Dashboard

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/dashboard.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/dashboard.png)

> Searching

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/search.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/search.png)

> Update

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/update.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/update.png)

> After Update

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/after_update.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/after_update.png)

> Delete

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/delete.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/delete.png)

> After Delete

![https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/after_delete.png](https://raw.githubusercontent.com/hirishu10/java-j2ee-applicationForm/main/web/public/after_delete.png)