439 skills found · Page 2 of 15
JeffLi1993 / Servlet Core LearningServlet/JSP学习积累的例子,是Java EE初学者及Servlet/JSP核心技术巩固的最佳实践。
yzk2356911358 / StudentServlet JSPJava学生课程成绩教师信息-管理系统【JavaWeb】Servlet+Mysql+Jsp+Tomcat
chabedalam11 / Exam Seating Arrangement System Using JSP ServletThis web project build using Netbeans IDE. Frame Work use Java Servlet and Jsp. Database Mysql.
mdtalalwasim / Doctor Patient Portal AdvanceJavaWebProjectDoctor Patient Portal is an Advance Java Project. Technology used in this project: Advance JAVA concepts like JSP, JSTL, Servlet, HTML, CSS, Boostrap 5 and MySQL
phax / Phase2A generic Java AS2 library, servlet and server
ERDDAP / ErddapERDDAP is a scientific data server that gives users a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. ERDDAP is a Free and Open Source (Apache and Apache-like) Java Servlet from NOAA NMFS SWFSC Environmental Research Division (ERD).
bluejoe2008 / Elfinder 2.x Servletelfinder-2.x-servlet implements a java servlet for elfinder-2.x connector, elfinder is an Open-source file manager for web
apache / JspwikiApache JSPWiki is a leading open source WikiWiki engine, feature-rich and built around standard JEE components (Java, servlets, JSP)
aofeng / JavaTutorialJava教程:基础、中级、高级;常用的工具和Servlet容器使用说明。
2825511730 / Manage Books基于web的图书管理系统(图书管理系统)就是利用计算机,结合互联网对图书进行结构化、自动化管理的一种软件,来提高对图书的管理效率。本系统适合作为大学生毕业设计、课程设计、初学者入门项目。 开发工具及相关技术:Java+jsp+Servlet+Eclipse+MySql。 图书管理系统 用户端:图书查询、借阅信息、借阅历史个人信息管理。 管理员端:图书管理、图书分类管理、图书借阅、图书归还、公告管理、读者管理、个人信息管理
ayushman1024 / Hospital Management Using ServletsWeb application for Hospital management using JAVA Servlets and Tomcat server. Database is maintained using MySQL.
dat / Stanford NerThis is a fork of the Stanford Named Entity Recognizer with added support for deploying in Java servlet mode. See github.com/dat/pyner for the Python adapter.
linzworld / IDouban📖研发中心工作室二轮考核项目:✨ 仿豆瓣的在线博客系统,实现用户简单的登录注册,个人信息管理,好友关系管理,文章管理等功能,🏁后端技术栈为Java+Servlet+tomcat+mysql+JSP,前端技术栈为HTML+CSS+JS+Ajax+Jquery。🖥️版本:IDE是IntelliJ IDEA 2019.1.3 (Ultimate Edition)+数据库版本为Mysql:5.7.24+Tomcat:8.5.51。🚀纯原生的JavaWeb实现系统的功能。
piyushwani004 / HospitalManagementSysyemHospital management system project in java using JSP, servlet, Mysql, and Netbeans. Its using java as core technology and Mysql as backend to manage the data records.
allanzhuo / 360malljava使用servlet实现360商城,Java using servlet to achieve 360 mall
wanwanpp / Java Plusjava基础进阶。包括:socket,多线程,反射,servlet,动态代理等高级知识。
harshitshakya123 / E Commerce WebsiteIn this project, I have tried to build a complete e-commerce website using simple JSP, JAVA and Servlet. Whatever basic steps are taken on the basic e-commerce website, all of you can fill it completely. And i have used java in the backend.
echo3 / Echo3Echo is a platform for building web-based applications that approach the capabilities of rich clients. The applications are developed using a component-oriented and event-driven API, eliminating the need to deal with the "page-based" nature of browsers. To the developer, Echo works just like a user interface toolkit. The latest iteration, Echo3, features the ability to write applications in either server-side Java or client-side JavaScript. Server-side applications run in any Java Servlet Container and do not require developer knowledge of HTML, HTTP, or JavaScript. Client-side JavaScript-based applications do not require any server at all, but can of course communicate with one via XML or JSON over HTTP. Cross-platform AJAX technology is used for rendering, and no browser plugins are required. Echo is open-source software, dual-licensed under the Mozilla Public License and LGPL.
bhagatanirudh / E Commerce WebsiteE-Commerce web application to provide seamless shopping experience using Java, JSP, Servlet, Html, and JDBC technologies for users and administrators, enabling product viewing, category filtering, cart and wishlist management. Has admin panel for category addition, product updates, order viewing, and to delete deceptive users.
JavaStudenttwo / JEEShopJava新手练习项目,主要使用了Servlet,JDBC等JavaWeb的基础技术