439 skills found · Page 11 of 15
BladeHiker / LaoDuanEmployeeManager基于Java+MySQL+Servlet+JSP的员工管理系统(两周实训项目)
cedev935 / Compass APICompass platform MVP backend servlet API in Java EE with MySQL
Osagani31 / SimpleEventRegistrationSystemA basic Event Management System built with *Java Servlets, **JSP, and **MySQL. This project allows an *Admin to register events and view all listed event
Osagani31 / Train Booking SystemA web-based Train Ticket Booking System built using Java (JSP/Servlets) , MySQL , and Apache Tomcat . This system allows users to search for trains, book tickets, and manage reservations, while administrators can manage train schedules and users.
Descartes007 / No075 Car4SStoreManagementSys基于JSP+Servlet汽车4s点管理系统【带文档】:前端 JSP、JQuery、LayUI、Ajax ,后端 Java、Servlet、mysql,系统角色分为:管理员、员工以及用户,管理员在管理后台对用户信息、车辆信息管理等;用户可以车辆租赁等。
giteecode / CakeShop Jdbc Public基于Java的蛋糕商城管理系统 本项目分为前后台,分为管理员与普通用户两种角色 管理员功能: 管理员登录,商品管理,订单管理,客户管理,类目管理等功能。 用户功能: 首页,商品分类,热销和新品,注册新用户,用户登录,查看个人中心,购买商品,查看购物车,提交订单,模拟支付成功,查看订单等功能。 二、所用技术JSP+CSS+jQuery+bootstrap+mysql+servlet
521zhouzhen / Estore开发环境:widows操作系统;JAVA应用服务器:Apache Tomcat;数据库:Oracle 10g; 开发工具:Eclipse 开发语言及技术:javaSE,sql; JDBC,Jsp/Servlet 项目描述:该系统主要完成用户网上购买书籍的业务。 功能模块:注册模块,登录模块(实现自动登录),用户模块(用户信息的查看与修改),购物车模块(购物车中书籍的增删改查),订单模块(订单项以及订单的增删改查)
chalamalasettichamundeswari / SpringBootRestExampleSample REST CRUD API, REST Client with Spring Boot, Mysql, JPA.Includes profiles, logging, Health checks and metrics, Spring Security Steps to Setup: 1. Clone the application https: //github.com/chalamalasettichamundeswari/SpringBootRestExample.git 2. Create Mysql database create database employee_database 3. Change mysql url, username and password and context path as per your installation open src / main / resources / application.properties - change spring.datasource.url, spring.datasource.username and spring.datasource.password server.servlet.context-path as per your mysql installation 4. Build and run the app using Spring Boot App using maven install outide the application(Check target, snapshot.jar is getting or not) 1. open terminal go to the project directory(using cd command). 2. use pwd to know whether you are in present directory or not. 3. java - jar target / studentrestapi - 0.0 .1 - SNAPSHOT.jar 4. The app will start running at http://localhost:8080 Explore Rest APIs: The app defines following CRUD APIs. GET /studentapi/student/ POST /studentapi/student/ GET /studentapi/student/{id} PUT /studentapi/student/ DELETE /studentapi/student/{id} profiles: Two ways to setup: 1.open src / main / resources / application.properties - spring.profiles.active=dev/testing 2.right click on the application.properties click "run as" go to argumnets tab in the override properties type "-Dspring.profiles.active=dev/testing" Health checks and metrics: 1.Add this dependency: spring-boot-starter-actuator 2.To expose all endpoints: open src / main / resources / application.properties - management.endpoints.web.exposure.include=* Spring Security 1.Add this dependency: spring-boot-starter-security
prafulbagai / Dynamic Social Networking WebsiteDynamic Website build in Java(JSP+Servlets)
TwilioDevEd / Authy2fa ServletsAuthy Two-Factor Authentication implemented in Java Servlets.
willianpc / Comet JavaComet implementation with Java Servlet API Spec 3.0
nirudi98 / ClothingStoreBackupOnline shopping store developed using J2EE, JSP and Java Servlets
andrzuk / Java CMSJava MVC Application based on Servlets & JSP. On-line: http://cms-jfrmwrk.rhcloud.com
smit-joshi814 / Ultimate ECommerce JavaThis repository hosts a comprehensive eCommerce platform developed as a Bachelor's project. Built using Java 17, JSP, Servlets, Bootstrap, jQuery, and MySQL, this project stands as a unique demonstration of core functionalities in eCommerce web development.
WDJ-PATH / BookMyTrainA project on Online Railway Ticket Reservation System to get started off with JDBC, Java Server pages and Java Servlets.
aiwilliams / SailsA Java web application framework. An awesome servlet, basically.
dealbisac / ServletProjectThe Project implements the Java Servlet Programming to create the eLibrary Platform.
asadkhan-786-gb / Event Management System In JavaEvent Management System - Java servlet
MinhCT / Pure REST API Servlet TemplateA template for RESTful API using pure Java Servlet
arjungautam1 / ATMWEBATM web project using Java Enterprice Edition, JSP ,Servlet , JDBC , Mysql Database