Showing 250 open source projects for "mysql java web"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Web2chinese build a web server that translate web page into chinese. People can a url and get a web page that show binlingual - the source text and it's translation in chinese - on the same page. The project focus on chinese translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jaxmao 是基于开源Tomcat的JSP/Servlet服务器。多年的开发使Tomcat已越来越完善,被越来越多的网站采用。Jaxmao(中文版Tomcat)项目的任务是开发一个中文界面,推广JSP/Serlet 在中文开发者中的使用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    HTTPManifold takes incoming HTTP connections and forwards them to other servers (reverse proxy). A single IP address can handle multiple domains, and route requests to other networked machines. It allows for monitoring and debugging raw HTTP traffic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    User contributed software and resources for companion SourceForge project DACS - the Distributed Access Control System. Includes FedAdmin, a DACS Web admin console, the DACS Java Library and XML schema translations of DACS DTDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A minimal servlet server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NoodleShare is an easy to use home web site builder that you can use for sharing family photos, videos, or just communicating with friends and family. It also provides a framework for easily creating your own dynamic web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vistigator is a website analyzer, which allows CEO's, CTO's, and users to view info about their website. Vistigator is integrated with Apache 2 HTTP Server, allowing Vistigator to display website stats graphically & easily about specific IP Addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    FOXY is a filtering web proxy. Originally designed to provide device-independent access to the World Wide Web, it may also be used for HTTP-filtering, extraction and reauthoring of existing web content or as security device against web based attacks.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TEK empowers low-connectivity communities by providing a full Internet experience using email as the transport mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool to convert Common Log Format files to a mysql query. Inverse of mls2clf, which can be found at SF too. The people from http://www.gentoo-forum.nl are running this project, as it was used at first for their site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A webserver written entirely in Java. Useful for learning about servers and daemons. The whole package comes in at under 20Kbytes compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a graphical user-friendly Eclipse plugin providing non regression and stress tests of Web application servers. Test scripts are recorded from any internet browser thanks to a built-in HTTP proxy and can be fully edited in a dedicated GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provides plugin authentication API for Java WebServers - extending FORM authentication capabilities - with Tomcat, JBoss and Jetty implementations. Plugin multiple authenticators, key preparers (e.g. pass hashing/salting) and login keys (incl. file data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moose Server is a Java P2P file sharing web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A minimal but complete HTTP/1.1 webserver (that is, implementing all "MUST" aspects of RFC2616, but generally nothing beyond) designed specifically for embedding into other (Java) projects that need a web management/configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    litehttpd is a lightweight web server. It also supports server-side java classes. The goal of the litehttpd project is to create a fast and small footprint web server that can leverage existing java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The marriage of XHTML formatting text with Java code for web page creation is ugly, messy, and error prone. The Jxhtml toolkit uses Java objects to replace the XHTML hand coding for a much cleaner & easier to maintain system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Development on this project has now moved to <a href="http://www.milyn.org">Codehaus</a>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web, Wap & iMode Java J2SE/J2EE Lightweight Framework and Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A minimal Java based Web Server. Intended for introduction to how web servers work "behind the scenes".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project