You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.
The servlets provide an object-based, independent, web-based application building platform, without the limitations of CGI programs. Servlets have access to the entire Java APIs family, including the JDBC API to access business information. This project is mainly focused to understand how to use Java resources to improve our web-based applicatio…
A web-based application for managing employee records, featuring user registration and login. Includes a user-friendly interface for sign-up and secure login. The backend uses Java Servlets to process form submissions and connects to a MySQL database for efficient and secure data management.
A recruitment website to create an intermediary bridge between employers and candidates to meet the staffing needs of businesses as well as job searches of candidates.
A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.