Showing 2364 open source projects for "java servlet api"

View related business solutions
  • 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
  • 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
  • 1
    Web based Defect Management System written in Java (JSP/Servlet) to talk to a RDBMS (Oracle/Sybase/MySQL/Postgress/etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web based Defect tracking / Issue tracking application developed in Java and intended to run using variety of Database and Web/App servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Story server is an easy to use and attractive system for tracking stories/use cases during iterative development. It is implemented as a web application and requires postgresql, a servlet engine, and a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JWarp is a component framework that helps building large servlet applications. It contains a runtime environment and a persistence engine. All code is 'simple and stupid' making JWarp an powerful and extendable framework. All components are stable and
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Comprehensive component-based web application framework. Works with Servlet API 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web application development in terms of Java objects, methods and properties, instead of URLs and query parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gelatin is a open-source development initiative aimed at providing rich API toolkits for the Java Programming Language. The Gelatin Project currentls consists of two main projects: The Abstact Query Toolkit and ObjectBase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims at providing simple Java API to the querying/Modification/Object[Un]Marshalling of XML documents and its fragments regardless of the documents source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    matdoc is a Java tool for generating API documentation for MATLAB and Octave programs in HTML, LaTeX, and M-file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSVTokenizer is a kind of Java API similar to StringTokenizer in Core Java API. The superiorities over any other similar library out there are * compatibility with StringTokenizer Core API * supports not only comma but tab and space separated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SODA (Small Object Directory Architecture) is a Novell NDS like object configuration tree. A simple api ist written in php and java. additoinal apis will come soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Open Gaming System (OGS) is a platform for developing open gaming software. It defines an application programming interface (API) and provides a free software implementation of this interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    jrexx - automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    JDigraph is a Java library for representing and working with directed graphs and paths hosted at http://jdigraph.dev.java.net . The API is patterned after the Java collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ServletTesting provides a framework for unit testing servlets. The framework differs from existing solutions like HttpUnit in that it doesn't need actual HTTP connections but relies on implementing stand-alone versions of the javax.servlet API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A HTTP-proxy, written in JAVA for the purpose of tracking users. It's main (and at the moment only) use, is to gather data for usability testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The most complete freely-available mock-object-based Servlet unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spif is Simplest Possible Infrastructure Framework for distributed Java applications like J2EE. Spif defines a simple api for object access and uses a chain of responsibility to realize various infrastructures through simple building blocks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Bridging Objects and Relational Databases. Transparent persistence for Java Objects against RDBMS. Provides ODMG 3.0 and JDO 1.0 compliant API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!
    Downloads: 0 This Week
    Last Update:
    See Project