143 results for “topic:java-servlet”
Web application for Hospital management using JAVA Servlets and Tomcat server. Database is maintained using MySQL.
Example codes for my Distributed Computing course at Hefei University.
Web Based Graphical Password Authentication System is a web based application that can be used in any system to allow users to sign up and log in using a different model other than the static passwords. In normal authentication systems, static passwords are used by users to get in the system but it is a known fact that static passwords are very easy to hack. Thus in this system, a user can select certain points in an image and use them as their password. They are immune to basic hacking techniques like brute force attack & dictionary attacks.
AWS Lambda adapter for Java's Servlets (and Jersey in particular, JAX-RS implementation)
Moesif Servlet SDK for API Monitoring, Analytics, and Monetization.
✈️ An MVP-level Flight Booking System, a web application built using the Model-View-Controller (MVC) architecture with Java Servlets and JavaServer Pages (JSP). It includes user authentication and authorization features and is secured against SQL Injection and Cross-Site Scripting (XSS) attacks.
Generator for simple captcha images
A web application made with ReactJS and JAVA Servlets to help the people working in the Accounts Receivable departments in their day-to-day activities.
The aim is to develop a web application, which not need to use any frameworks.
Simple web forum built with servlets and JSP without Spring Framework.
A simple Java framework for creating CRUD REST web services using java servlets
Remita Split Payment Example using Java Servlet, JSP, JSTL, Jersey and Maven
A simple MySQL contact list application developed with Java/Jakarta EE Servlet.
This is a web application project for my assignment from FPT University. It's about crawling pieces of data about sim card from the certain websites, transforming things and taking advantage of it.
Database Encryption Using Servlet and JDBC
E-shop Web App with Java Servlets
Project for PRJ301
간단하게 사용할 수 있는 MVC pattern의 Java Web Server
Medical appointments management system using Java Servlet, JDBC, Bootstrap 5.
Dynamic and Responsive School Based ERP System for my Project Staysafe Security System,using login credentials parent's are able to access ward's Attendence, Fees, Result Details,Profile as well as consists of E-Learning and Video Library feature.
Web Information Technologies project - Design and implementation of a group manager web application
Enterprise Application for an ICT in Education event
Personal Event Recommendation System & Ticket Search Engine
Website that shows users their top Spotify artists and tracks.
a small Web-Chat Based on Java-Servlets
FFood is a food e-commerce site that lets customers order food in a quick and convenient way.
Client Manager for PostgreSQL database
Servlet, Servlets and it's projects 🌟
A web application for e channelling center is designed by java servlets.
A semester long project for Java Tomcat that creates servlets for a WordSearch game. The program searches for a word in a 5*5 grid (each cell contains a letter) from a list of 20, 3 letter words. Once it gets the word, prints the time in mili-seconds it took to find it. Finally, it prints the fastest 5 scores.