Showing 33 open source projects for "webserver java"

View related business solutions
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
    Learn More
  • 1
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    firecat
    Firecat is a Server-Side JavaScript(NSP) Webserver written in Java. It is similar to ASP and JSP, but it uses JavaScript as the main scripting language. It can run on any JVM, but the main target will be Free Runtimes such as SableVM, JamVM and Kaffe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Storm Open Webserver

    Storm Open Webserver

    An open-source HTTP daemon

    Storm Open Webserver is an open-source HTTP daemon written in Java. It is intended to be a simple to configure, platform-neutral webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AMKO

    AMKO

    AMKO - Java WebServer

    AMKO - High performance web server based on Java 7. This webserver is powerful engine for any site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise Job Scheduling Software Icon
    Enterprise Job Scheduling Software

    Unify Enterprise Job Scheduling for Scale, Visibility, and Control

    Managing your sprawling data center and cloud with disparate native schedulers creates chaos. Achieve unparalleled control and efficiency over your entire IT environment with JAMS job orchestration tools. JAMS provides the singular, centralized platform required to overcome the complexities of disparate native schedulers. Automate, secure, and govern all your workloads, eliminating fragmented control, compliance risks, and operational bottlenecks. JAMS streamlines operations and ensures audit-ready history, transforming your enterprise automation with confidence and precision.
    Learn More
  • 5

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dorado is an installer simplifying the installation of the Tomcat Application Server providing by the Apache Software Foundation. The installer integrates the Tomcat into the system and into the native webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EverSync is a easy to use system to sync your private data by using a webserver with php-support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    sjws
    (Yet another) Small Java Web-Server: A (Very) Small Java-Based Webserver. It allows you to publish ressources and Self-Generated Java-Pages in Object-Style (new Table("Title");).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Groom
    Groom is a full Java lightweight webserver. Written in pure Java 1.4 by using only standard packages, it can thus run with Sun JRE but also with the GNU Classpath on a great number of plateforms that support java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 10
    JyWeb is a lightweight webserver written in Jython. It also uses Jython which is in the archives for your convenience and in the SVN in the release folder so you can build your own jars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xemeiah is a fast, modular and scalable XML Framework written in C++, with an efficient DOM and Oasis-compliant XSLT Processor. Xemeiah modules include a persistence layer, a fast Ajax Web Server, a Media Player, ImageMagick frontend, java bindings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jaiwls is a component oriented framework with bundled Servlet-Webserver (Jetty) and HTML Widget library. You can use static compiled java-classes or runtime Groovy-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ravenous is a Java based webserver which does not in any way attempt to implement any parts of the Java Enterprise Edition standard. Instead it aims to provide you, the developer, with a simple easy to grasp way of developing solid high performance web s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ajaIRC
    This projects target is to provide a server based on j2ee technology which redirects irc-requests from a webpage to a "real" irc webserver. The webpage provides an AJAX-based interface. (Like ebuddy.com for the msn) Currently no dev'ing at sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebQuicky is a lightweight Content-Management-System-Client (written in Java) which is installed on the PC of each User. The project-information are stored in project-files on the webserver. So no software or database needs to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Ceres - Micro WebServer for J2ME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    JWebedix is a Java Light Weight Embeddable Webserver you can integrate into your own application. JWebedix can serve files, index directories and gives you the means to create dynamic html pages from within your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jo! is a pure Java webserver that implements the Servlet API 2.2, JSP 1.1, and HTTP/1.1. Support for 2.3/1.2 are currently in beta stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tools for half-life game- and webserver admins, focusing on infrastructure, like automated map uploading, generating a web pages for map downloads and info. implemented in pure java, needs a Java Runtime Enginge v1.4 or newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dlhttpd is a webserver written in Java. It emphasizes security, configurability, modularity, extensability, and programmability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A open source webserver written in Java for lightweight appliances on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TWIT is a tiny webserver written in Java, which aims to be portable and small enough to easily be integrated into any development project. It supports HTTP/1.0 and CGI/1.1, HTTP/1.1 and Java Servlet support are in the works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTTP 1.1 webserver with servlet-style modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB