An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: servlets

yannam-hema/ServletsAndJSP

Concepts Covered and mini-projects built with Servlets, JSP, and Hibernate,

Language: Java - Size: 8.89 MB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 0

GoogleCloudPlatform/appengine-java-standard

Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.

Language: Java - Size: 14 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 212 - Forks: 59

StockFish-m/Streamly-Streaming_film

Java Web streaming app (JSP/Servlet, Tomcat 10, SQL Server, MVC, VNPAY integration)

Language: Java - Size: 159 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

bibekaryal86/app-skeleton-nospringboot

This is a template Repository to create a new Java web server without spring framework. It uses Jetty, Servlets and GSON libraries.

Language: Java - Size: 342 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

jruby/jruby-rack

Rack for JRuby and Java appservers

Language: Ruby - Size: 7.54 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 400 - Forks: 138

SebasGlez03/ecommerce_2

Proyecto de la materia Aplicaciones Web (Agosto-Diciembre 2025) en donde se realizó una aplicación web utilizando HTML y CSS para el frontend y Java con Servlets para el backend.

Language: HTML - Size: 135 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

tbroyer/oidc-servlets

Servlets and filters to implement an OpenID Connect relying-party

Language: Java - Size: 363 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

bmo1177/Test_Mini_Projet_SID_Sockets

🎓 Système de gestion de scolarité EISTI - Application Java Socket avec MySQL pour la gestion des étudiants, programmes et notes. Architecture client-serveur, Architecture MVC avec pattern DAO.

Language: Java - Size: 64.5 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

apache/sling-org-apache-sling-servlets-annotations

Apache Sling Servlet Annotations

Language: Java - Size: 102 KB - Last synced at: 3 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 7

apache/sling-org-apache-sling-servlets-post

Apache Sling Default POST Servlets

Language: Java - Size: 871 KB - Last synced at: 3 days ago - Pushed at: 24 days ago - Stars: 10 - Forks: 18

dev-enoch/java_class

Java backend REST API using Servlets and PostgreSQL, handling JSON input/output with full CRUD operations, JDBC integration, and exception handling.

Language: Java - Size: 1.06 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

MrSnou/UserManagementApp

Java web app with JSP, Servlets, Hibernate and CRUD.

Language: Java - Size: 97.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

antoniakras/retail-transactions-system

Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints and complex SQL queries.

Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_BaseApplicationMVC

An mini-framework to support the development of simple web applications, part 2: model, view and controller

Language: Java - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Login_Middleware

Login and session management with Java servlets and filters

Language: Java - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Downloader

Example of binary data download with Java Servlets

Language: Java - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Imager

Dynamic image generation with Java servlets

Language: Java - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Login

Detailed login/logout process and session safety management with Java servlets

Language: Java - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

WebEngineering-Univaq/Java_Example_BaseApplicationMC

An mini-framework to support the development of simple web applications, part 1: model and controller

Language: Java - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet

Base Java servlet example

Language: Java - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Sessions

Basic session management with Java servlets

Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_SimpleDataModel

A simple data persistence framework

Language: Java - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Templates_Fwk

The Freemarker template engine used inside a simple rendering framework

Language: Java - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Templates

Basic examples for the Freemarker template engine used in a servlet

Language: HTML - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Multipart_7

Multipart request decoding with Java servlets

Language: Java - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Uploader

A simple file repository with Java servlets

Language: Java - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Rohitswami16/OnlineQuizSystem

A simple web-based quiz application where students can take quizzes and view results. The admin can add questions. Built using Java, JSP, Servlets, and MySQL.

Language: Java - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

robtimus/servlet-utils

Provides utility classes for working with servlets

Language: Java - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Shreyash-SP80/Login-Registration-Backend-Java

A simple web application showcasing backend functionality with Java Servlets and JSP. Features include user registration, login, and logout with proper session handling. Connects to an Oracle database via JDBC for data persistence.

Language: Java - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WebwareForPython/w4py3

Webware for Python 3

Language: Python - Size: 993 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 7

SebastianBenjamin/Java-Is-All-You-Need

A structured collection of Java programs and notes that cover Core Java, Advanced Java, and Data Structures & Algorithms (DSA). It is designed for beginners, students, and developers who want a single reference point for learning Java from the basics of OOP to advanced enterprise-level frameworks like Hibernate and Spring.

Language: Java - Size: 9.75 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AslamShaik2004/BankingApplication

A simple banking application using Java, JDBC, Servlets, JSP, and MySQL with features like registration, login, balance check, and money transfer.

Language: HTML - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

antoniakras/emergency-room-management

Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints, complex SQL queries and E-R diagrams.

Language: Java - Size: 350 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

InessaRepeshko/java-based-web-apps

The "Student Database Viewer" is a Java-based web application designed to manage and display data for university entrants and students, providing role-based access control for secure CRUD operations.

Language: Java - Size: 67.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SebastianBenjamin/Stick2Diet

🥗 Stick2Diet – a Spring-Hibernate web app for personalized nutrition management. Users can create custom diet plans, log meals, water intake, and exercises, track progress with visual dashboards, and get AI-driven real-time nutrition advice. Built with Java, Spring, Hibernate ORM, MySQL, JSP, Tailwind CSS

Language: Java - Size: 23.5 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

apache/sling-org-apache-sling-servlet-helpers

Apache Sling Servlet Helpers

Language: Java - Size: 211 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 7

natsalete/Trabalho-Sistema-Distribuido

Sistema de Cadastro de Carros desenvolvido em Java Sockets e Java Web, como parte da prova de Sistemas Distribuídos do 5° período de Análise e Desenvolvimento de Sistemas. O projeto implementa comunicação cliente-servidor, sincronização entre servidores e integração com interface web.

Language: Java - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

apache/sling-org-apache-sling-servlets-resolver

Apache Sling Servlets Resolver

Language: Java - Size: 1.31 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 15

apache/sling-org-apache-sling-servlets-get

Apache Sling Default GET Servlets

Language: Java - Size: 522 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 10

apache/sling-org-apache-sling-servlets-annotations-it

Apache Sling Servlet Annotations Integration Tests (deprecated)

Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 3

SebastianSierra15/Invehin

Sistema web para la gestión de ventas e inventario en tiendas de ropa. Desarrollado en Java (NetBeans) utilizando JSP, servlets y MySQL. Permite registrar productos, gestionar ventas, controlar el inventario y administrar proveedores de manera eficiente.

Language: Java - Size: 24.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kashish-0019/FaceLink

FaceLink is a lightweight social media clone inspired by Facebook. It allows users to sign up, log in, and access a personalized dashboard. Built using Servlets, JSP, JDBC, and MySQL, this project demonstrates a complete end-to-end Java web application workflow.

Language: Java - Size: 2.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

euisaquevenancio/POO-tarefas

Repository containing tasks and projects from the "Programação Orientada a Objetos" course (4th semester / 2024) at FATEC Praia Grande.

Language: Java - Size: 310 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Prog-Academy-projects/JavaPro_HW4_ChatServer

Task to the lesson 4 of Java Pro course

Language: Java - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Prog-Academy-projects/JavaPro_HW4_ChatClient

Task to the lesson 4 of Java Pro course

Language: Java - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Shrondi/web-gestion-karts

Aplicación web para la gestión y centralización de distintos tipos y modalidades de reservas de karts y pistas

Language: Java - Size: 2.65 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

karthickraja2349/playCode

An Own Code Editor, Helpful for Beginners for practising their problems and improve their Logical Skills

Language: Java - Size: 9.72 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

matheusdsanjos/my-book-manager

Projeto final da disciplina de Desenvolvimento de Sistemas Web (DSWL6) do curso de Análise e Desenvolvimento de Sistemas do IFSP Campus Campinas.

Language: Java - Size: 5.79 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

joeaoregan/LIT-Yr2-EnterpriseApplicationDevelopment

Enterprise Application for an ICT in Education event

Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

karthickraja2349/vplay

A Java-based web application designed to provide secure, interactive, real-time communication(video and Audio) between users through a friend-based system

Language: Java - Size: 52 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sahilverse/aao-news

Aao-news is a comprehensive news platform designed to connect readers with quality content while providing publishers with tools to create and distribute their articles.

Language: Java - Size: 2.43 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 3

LokmanAdh/LokShoppers

Language: HTML - Size: 17.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shanthi1710/ADSJAVADAC-58

Language: Java - Size: 2.33 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

googleinterns/open-sesame 📦

A mentorship platform for open source

Language: JavaScript - Size: 1.76 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

DhanashriPatil11/Online-Charity-System

It sounds like you're working on the Online Charity System project, which aims to support charitable donations and manage related activities online. Based on your previous input, this system includes front-end technologies like HTML, CSS, and JavaScript, with a back-end built on Java Servlets, and MySQL for database management.

Language: HTML - Size: 2.84 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DarshanBhabad/Employee_Payroll_System

it is an web interface for the employee payrolls made up using the concepts of Database management system and Advance Java and oops concepts . Also the concepts like servlets ,jsp ,jdbc connectivity,servers are also used in these project

Language: Java - Size: 2.45 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Sailaja7695/Free-Management-System

A Free Management System in Java with MySQL refers to a software solution designed to manage and track various organizational resources (like Name, Roll number, Email, Course andPaid) using a Java backend application and a MySQL database for data storage. The key idea is to have a free, open-source tool for managing the system's data and operati

Language: Java - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

roh-nnair/oaktoncscs-project-scholar

A web application that helps students in their college search by recommending colleges from across the country based on their grades, academic interest, extracurricular activities, lifestyle, location, etc.

Language: Java - Size: 7.21 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Fahad2240/Complaint-Management-System

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

Language: C++ - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ilhamn3/ilhamnn

A servlet-based student course management system with file handling and web interface.

Language: Java - Size: 17.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anushkaa-jha/Hospital-Management-Servlet

A basic hospital management web application made using Java Servlets. Includes features for managing doctors, patients, medicines, and user login.

Language: Java - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

morgwai/servlet-scopes

Websocket and Servlet Guice Scopes automatically transferred between threads

Language: Java - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

ShineOwns/LibraryManagement

LibraryManagement is a simple tool designed to help users track and manage their library collections. It allows for easy cataloging of books, tracking of loans, and managing user accounts efficiently.

Language: CSS - Size: 4.15 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Pavankumarhr1207/Advanced_Java

Advanced Java focuses on building robust, scalable, and enterprise-level applications using technologies beyond core Java. It includes concepts like Servlets, JSP, JDBC, multithreading, networking, and GUI development with Swing.

Language: Java - Size: 1.08 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vaibhavenjamuri/myprojects

List of Progressive Web Applications, Web Sites, Web Design

Language: HTML - Size: 142 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Mitsislav/Project_Fire_Department

Project - CS359

Language: Java - Size: 580 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

natsalete/Sistemas-Distribuidos-ADS-IFTM

Este repositório contém as atividades realizadas durante a disciplina de Sistemas Distribuídos no 5º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

Language: Java - Size: 7.87 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

IT24103113/Eventify

Java Servlet & JSP-based Event Booking System using File I/O and OOP principles.

Language: Java - Size: 84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pavanvaranasi02/Ecommerce-Website

"An e-commerce web app with user registration, login, responsive product listing, and a 'Buy Later' feature. Built using Java, Servlets, JSP, JDBC, and styled with CSS. Enhance your online shopping experience!"

Language: Java - Size: 2.22 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

mgili/iOSQUICGame

An iOS game based on a custom application protocol built on top of QUIC.

Language: Swift - Size: 1.17 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Khanyi05/PRG361-EmployeeApp Fork of mndiweni04/PRG361-EmployeeApp

A Full-Stack Java Application with Web Login & Desktop Management that implements servlets and DB manipulation

Language: Java - Size: 60.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nathnael19/astu-online-shopping

This project is a simple online shopping web application built with Java Servlets and JSP. It allows users and admins to interact with products and orders seamlessly

Language: Java - Size: 2.9 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

devansh-tewari-15/Servlets-Quiz

A dynamic web-based quiz application built using Java Servlets and HTML, designed to test users on Servlet-related concepts. The application is session-aware, tracks user progress, evaluates answers, and presents a final result.

Language: Java - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

javaee-samples/javaee8-samples

Java EE 8 Samples

Language: Java - Size: 265 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 380 - Forks: 242

Ranjuna120/Online-Drug-Medicine-Ordering-System

Online Drug / Medicine Ordering System developed using JSP Servlets

Language: CSS - Size: 4.93 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Sohamnimbalkar07/Advance-Java

Comprehensive repository showcasing my journey through Java web development technologies, featuring hands-on projects and examples with Servlets, JSP, Spring, Hibernate, and Spring Boot.

Language: Java - Size: 342 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Splash-Nemo/hospital-management-system

Built a Hospital Management System using Java, JDBC, MySQL, Servlets, and JSP. Focused on backend logic, database integration, and dynamic UI using JSP.

Language: Java - Size: 607 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

brakmic/WildFly_Keycloak

Secure Java Web Application with WildFly, Keycloak, and Kubernetes

Language: Java - Size: 201 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

chocokoffie/d107

The unofficial official website for room D1.07, located in the Van DoorenVeste (ZP11) building at Hanze University of Applied Sciences!

Language: JavaScript - Size: 759 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

TigranSar/User-Management-App

Web application for User management using Java Servlet API and Apache Tomcat. Database is maintained using MySQL and JDBC API.

Language: Java - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

BothBosu/TodoLists-Java-WebAPP

A Todo List web application built with Java Servlets, JSP, and MySQL. Users can register, log in, and manage their personal todo lists with full CRUD functionality. The project includes secure session-based authentication, responsive UI, and persistent data storage.

Language: Java - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T9

Base project for a Java web application deployed on Tomcat 9

Language: Java - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T10

Base project for a Java web application deployed on Tomcat 10

Language: Java - Size: 29.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_WebApp_Base_T9_Alt

Base project for a Java web application deployed on Tomcat 9 with Servlet 3 annotations

Language: Java - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Servlet_Database

Basic database access procedures in Java servlets

Language: Java - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Newspaper_DAO

The Newspaper example, showing the full framework developed in the course

Language: Java - Size: 228 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

WebEngineering-Univaq/Java_Example_Servlet_Fwk

The base Java servlet example using the course common utility framework

Language: Java - Size: 31.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WebEngineering-Univaq/Java_Example_Emailfilter

Using filters to mask email addresses in application output

Language: Java - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

marius-kengne/GAME_4X

Jeu multijoueur 4X. Les joueurs accèderont à la même instance de jeu et utiliseront le jeu au tour par tour pour accéder à la carte du jeu.

Language: Java - Size: 2.3 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

nilamkumari11/StudentEnrollmentSystem

A Student Enrollment System with admin and student login CRUD functionality.

Language: Java - Size: 1.12 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 2

nicolasbenatti/tiw-ria

Web Technologies project at Politecnico di Milano

Language: Java - Size: 4.98 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ioannisCC/Cinepolis

A full working website made with java servlets using the 3 - tier architecture.

Language: Jupyter Notebook - Size: 10.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

VinayNagurla/Agri-Essential-Store

A web-based application that enables farmers to directly purchase products, place orders, and track delivery status, streamlining the e-commerce process for agricultural essentials. This project was developed using Java, JDBC, Servlets, JSP, HTML, CSS, and MySQL.

Language: Java - Size: 5.49 MB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

king-martinien/workroom-withjakartaEE

Language: Java - Size: 103 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iam-rajesh-patnala/AEM-Sample_Codes

This Repo Contains All the basic sample example code of all topics that are coved in AEM notes by Rajesh Patnala.

Language: Java - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

venkatram-2005/My-Policy-Hub---An-Online-Insurance-Management-System

An Online Insurance Management System Using AI

Language: CSS - Size: 49.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 4

SuyashPatil10/JavaHive

Developed JAVAHIVE, a full-stack web-based Java learning platform. JAVAHIVE seamlessly combines user- friendly design withJava tutorials, offering an efficient and engaging solution for learners. Utilizing HTML, CSS, and JavaScript for the frontend and Servlets and JSP serve as the backbone of my project, handling the backend operations.

Language: Java - Size: 4.89 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

afaafhariri/online-event-management-system

An online event management system built using JavaServer Pages and Java Servlets where users can book an event and manage their events.

Language: Java - Size: 4.57 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

akhilk2802/ForDocs

Reddit-like platform for doctors

Language: Java - Size: 148 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SadeeshaPerera/YumRide--Online-Food-Ordering-System

SLIIT 2nd year first semester university project using Java, servlets for an online food ordering system

Language: Java - Size: 1.95 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 3