Showing 375 open source projects for "java servlet"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    a lightweight java cms which manages text and binary data for use in web/j2ee (servlet), standalone, other miscellaneous apps. provides a low-level api on top of which to create customized content-management functionality and user interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This is the ServletSpeedster, the Servlet output cacher. The goal of the project is to provide A Free and Lightweight Servlet output Cache for JSP's and Servlet's subparts. This implementation is indpendent from the servlet container and thus universal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SiteEngine is a Servlet based web subsystem purposed to simplify of managing of site content (but it is not a Content Management System, it is just a lib).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WUI (Web User Interface) is an MVC framework for writing web UIs in a single language: Java. Write web apps with components, widgets & events, not JSPs. Runs in any servlet 2.3 container. Similar to Model 2 / Struts, only better. Apache-style license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Job Application Tracker within a Java Servlet JSP SQL Frame work. If you have to apply, possibly, for hundreds of jobs, here is a base frame to do so. Since I now have a job, i donate what I used to open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SUSHI is a servlet based application for universities that allows lecturers to create and administrate courses. Students can enroll to these courses and create new workgroups for each course. Later it shall provide all features to manage courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    A java servlet that generates a cool DHTML web calendar showing user-defined events. It has a full-month, thumbnail-month(s) & year views. Its events is grouped in different categories, each corresponding to a user-specified CSS file for its appearance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java servlet that allows users to browse images & photos (ie. PNG, GIF, JPG, BMP) placed on a web-container. Its UI is similar to the windows explorer filmstrip view. It uses Jakarta Digester, Velocity and Sun's Java Advanced Imaging Image I/O Tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    AuthServlet is a Java Servlet (and JSPs/TagLibs) which provides a simple pluggable authentication and role-based authorization service. It can be easily incorporated into any Servlet-based web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Is a Java servlet that allows users to show and browse a DHTML web directory. Allows the administrator to hide some directories but show others. Allows users to sort the list by date, name etc. Allows the users to download or open the files listed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enables access to SSH Shell and File Transfer services using a web browser. Java Servlet application uses pure HTML to provide access to SSH services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTTP 1.1 webserver with servlet-style modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shocks is a development framework for building servlet-based web applications. This project has moved to Codehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java Library/Servlet/Service for on-the-fly scaling and efficient caching of images on web servers. Allows web authors to supply only a single (usually large) instance of any image, then refer to scaled images with urls like "myImage.jpg?width=120".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Entitlements Library provides for the enforcement and administration of application software entitlements or permissions. The Administration component permits the creation of roles and is Servlet based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extensions to Oracle JDeveloper Business Components for Java (BC4J) framework support libraries to provide multiple-row database DML operations in Servlet and JSP web applications via an easy-to-use Java API and JSP tag library.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    This is a BBS system developed using Java servlet and MySQL database. It will also supports many other database systems, such as Oracle, Postgres, DB2, etc. Its Rich Text Editor is compatible for both of Mozilla and IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java framework built on a generic implementation of the Hierarchical Model-View-Controller pattern for component based development, independent of the view technology. Supports Servlet, JSP, XML-XSLT and Swing applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A web application to enable scoring of cricket matches, implemented as a Java JSP/Servlet system. The initial version will aim to support indoor and outdoor games, while the eventual aim is to have entry at the time of play via a disconnected client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HStream provides a basic layer to send/receive messages to/from clients pivoting on a servlet (HStreamServer). It uses independent HTTP Connections for sending and receiving maintaining the HTTP Connections alive avoiding java.net.BindExceptions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mulligan is an IRC bot implemented as a Java Servlet web application. The bot may be controlled through IRC or Web interfaces, IRC content can be mediated through JSP. It supports user accounts, logging via JDBC, and a plugin framework for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The virutal toolbox is a framework and acollection of web applications built on the java servlet and jsp specifications that can be used to implement collaboration services for work groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Atomic Forum wrapper is a Java Servlet which filters the content from the Atomic: Maximum Power Computing Forums ( http://www.atomicmpc.com.au/forums.asp ) and cleans up bad markup, removes excess tables and advertising from slow hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java-/servlet based blogging software, designed for easy setup and extreme flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project