Showing 29 open source projects for "java servlet"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Logbook

    Logbook

    An extensible Java library for HTTP request and response logging

    Logbook is an extensible Java library to enable complete request and response logging for different client- and server-side technologies. It satisfies a special need by a) allowing web application developers to log any HTTP traffic that an application receives or sends b) in a way that makes it easy to persist and analyze it later. This can be useful for traditional log analysis, meeting audit requirements or investigating individual historic traffic issues. Logbook is ready to use out of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WireMock

    WireMock

    A tool for mocking HTTP services

    HTTP response stubbing, matchable on URL, header and body content patterns. Request verification, runs in unit tests, as a standalone process or as a WAR app. Configurable via a fluent Java API, JSON files and JSON over HTTP. Record/playback of stubs, fault injection, per-request conditional proxying, browser proxying for request inspection and replacement. Stateful behavior simulation and configurable response delays. Mock your APIs for fast, robust and comprehensive testing. WireMock is a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    This community project provides an admin interface for Spring Boot applications. The applications register with our Spring Boot Admin Client (via HTTP) or are discovered using Spring Cloud (e.g. Eureka, Consul). The UI is just a Vue.js application on top of the Spring Boot Actuator endpoints. Support for Python applications is available using Pyctuator. First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    ...Tomcat 8 embedding support (so servlet 3.1/jsp/sendfile/JSR-356 WebSocket work within nginx!). Dynamic proxying by using Clojure / Java / Groovy to write a simple nginx rewrite handler to set var or return errors before a proxy pass or content ring handler. The non-blocking coroutine-based socket is Compatible with Java Socket API and works well with largely existing java libraries such as apache HTTP client, mysql jdbc drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ntlmv2-auth

    NTLMv2 authentication library and filter for Java

    NTLMv2 SSO filter and API for Java, based on a JCIFS-extension from the "Liferay Portal" product (http://www.liferay.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code. Session data can be stored into a cookie, memcached, a DB ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    CimStream is experimental implementation of the DMTF (Distributed Management Task Force) WBEM standard. The cimom is a java servlet, providing a secure, scaleable and high performance environment. Generated providers are strongly typed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    For browsing and administering files and directories on machines running a servlet engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Davenport is a servlet-based WebDAV gateway to a CIFS network. This allows you to access Windows/Samba shares using any web browser. WebDAV clients (such as Windows Web Folders) can upload and download from the shares as if they were local folders.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A Java 1.5 library to help with creating Ajax web applications in a servlet environment. The ultimate goal is to make using Ajax completely transparent to both the developer and the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java servlet that permits a client to update a hostname for a dynamic IP address. Intended for use where the user has the ability to update DNS directly, such as a friendly name server. Uses plugins for authentication and performing the updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SecurityFilter is a Java Servlet Filter that mimics the behavior and configuration format of container managed security, with several development and deployment advantages. See the Home Page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    A solution for Home automation, with HTTP access to manage Tini Board, X10 - I2C - LCD components. You can add your own manager and exchange his services with other. All manager are plug on a kernel (Servlet Java).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist). A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fuglue (fugu Glue) is a modern Project Management System based on HTTP. In addition to the access with web browser, it also supports WebDAV. The system is installed and operated as a web application on a web server (with Java Servlet support)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Websphere MQSeries Support Tools is a unique interface which brings your queue manager configuration to a LDAP server. With both a standalone application and a servlet version you can query the LDAP for MQ Configurations without having a connection with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JeusEx is pure Java HTTP 1.1/servlet 2.3 ? complaint server. It's mutithreaded, does HEAD, GET and POST and supports CGI 1.1 (scripts!) And now it supports I18N and servlet 2.3 spec (to some degree).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next