Showing 164 open source projects for "servlet"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    A collection of simple java servlets, such as web site, upload, download, webdav, redirect, proxy, cgi and web start. You can use the servlets and web site projects as-is or quickly create a custom servlet from one of the templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Collection of Open Sourced scripts, libraries, frameworks and software written in Perl, PHP, JavaScript and Java/Jsp/Servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The STEP Framework is a multi-layer Java enterprise application framework with support for Web Applications (Servlet/JSP) and Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Flavor is Web framework like JSP that can be executed soon that operates with the Java Servlet container, and used the Scala language when writing. The Web application can be easily developed by using the XML literal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenVend is a leight weight Java Open Source framework to build servlet and portlet web applications with XML technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jasper Open Servlet is a Java HTTP servlet that provides complex, drillable reports created with Jasper/iReports. It can be encapsulated into a portlal using an iframe portlet to add reporting capabilities to all your web applications - Files released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    Servlet container extensions that help web developers write full featured Java web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A small footprint library that streamlines HTTP file uploading into the Servlet development API. Create your servlets and access any form field, whether a string value or an uploaded file, from within the same request object. Based on Commons Upload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scenery Manager provides a pratical way to build and test templates (jsp, velocity...). At same time, you define a solid contract between the interface (template) and the services (servlet) teams. It can be very useful on requirements closure, prototype
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Deedo Web Server is a lightweight embeded web server developed by C++ on Linux, something like servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple WebStrut is a simple webframework depend on Servlet,Spring2.5.x and Xwork2.0.X ,This project provide a simple component to dispatcher request like struts and diff to struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple applet framework,which can help you developing a high-performanced applet. It inculdes some easy-to-use features , such as communication with servlet ,swing multithreading etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gullywhumper uses XSLT to transform an XML definition file into a J2EE application ready for deployment into your servlet container. The XML file is similar to a database creation SQL script with the meta-data required to create a web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ServletViewer is a Java program that loads a Java servlet and displays its output in a web browser window. It can be used to run a Java servlet web application as a stand-alone program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP application framework based on Java Servlet specification 1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RewriteRequestHeaderFilter is a Java servlet filter for request header rewrites according to regex rules specified in the servlet init parameters. It is packaged as a sample application and also jar that can be inserted into any arbitrary site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and Java Servlet Container, it can be deployed virtually on any operating system and work with any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StrutsTestCase is an extension of the JUnit TestCase class that allows testing of individual Action objects with or without a running servlet engine. This framework provides both mock servlet objects as well as Cactus support to simulate the environment
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    JspTest is a JUnit extension for testing JavaServer Pages outside a Servlet container. It uses the Jasper JSP compiler from Apache Tomcat and the Java compiler distributed as part of the system's default JDK. NOTE: DOWNLOAD LATEST VERSION WITH MAVEN 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    For browsing and administering files and directories on machines running a servlet engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHPScriptlet is a scritplet API for PHP inspired in the Java Servlet API.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo