Skip to content
#

java-application

Here are 369 public repositories matching this topic...

This repository contains a simple Java Servlet example that demonstrates how to create a web application using the HttpServlet class. The servlet responds to HTTP requests and generates dynamic HTML content, showcasing the fundamentals of servlet development.

  • Updated Oct 11, 2024
  • Java

This repository contains a Java Servlet application that demonstrates how to handle POST requests and generate dynamic HTML content based on user input. The application features a registration form that collects user details and displays the entered information after submission.

  • Updated Oct 11, 2024
  • HTML

This project is a login application built with Java Servlets, MySQL database, and Apache Tomcat server. It demonstrates user authentication by validating login credentials and redirecting users to a welcome page upon successful login.

  • Updated Oct 11, 2024
  • Java

This project is a web application for user authentication and registration, built using Java Servlets, MySQL database, and Apache Tomcat server. It allows users to register an account and log in to access a personalized welcome page.

  • Updated Oct 11, 2024
  • Java

This project is a simple web application for user authentication, built using Java Servlets, MySQL database, and Apache Tomcat server. The application allows users to log in with predefined credentials, displaying a welcome message upon successful authentication.

  • Updated Oct 11, 2024
  • Java

This project is a Practical Work given during the Object Oriented Algorithm (AOO) course in the Faculty of Science and Technology, L2 LMD Mathematics Computer Science promotion at the University of Kinshasa (UNIKIN) This work consists of creating a Human Resources Management application by fingerprint of a company.

  • Updated Oct 9, 2024
  • Java

Improve this page

Add a description, image, and links to the java-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-application topic, visit your repo's landing page and select "manage topics."

Learn more