New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
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.
Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
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).
Resource Bundle Manager is a web application that manages Java resource bundles. It can import property files, export property files in UTF-8 format and edit key value pairs in a spreadsheet-like entry screen.
MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
The wzz-bridge product provides "services" via simple http requests. These services include execution commands (Groovy, Java, Process, Sql) as well as services to store state and retrieve file resources. A Selenium IDE extension included.
Like the well-known tee program on UNIX systems, HttpTea is sitting between the client and the server of a HTTP connection. It allows you to modify the requests and responses before submission. HTTPS traffic can be decrypted an displayed as well.
A Java library that provides accelerated downloads of HTTP/HTTPS URIs via the GET and POST methods. Works similar to download managers as requests are made in parallel and chunked for speed.
Changeset is a web-based issue tracking and configuration management tool. It helps software development teams to manage an effective change requests process. It's developed using J2EE technology.
FSMGenerator is a turn-key solution for FSM (Finite State Machine) automatic generation and integration within user`s software. Please, register to get fast personalized support. Feedbacks, feature requests and bug reports are greatly appriciated.
Changeset is a web-based issue tracking and configuration management tool. It helps software development teams to manage an efective change requests process. It's developed usign J2EE technology.
The OntoMap Architecture is about using Natural Language to execute users requests, implemented as software components. Natural language requests are converted to an interlingua. This allows the use of different human languages to describe the requests.
XmlHttpLib(XHL) is a pure java developers library and cmd line tool for executing http requests with xml-input(, converting response html to xhtml) and transforming it with xslt to grab information from webpages.
'jRequest' is a change management system, which allows users to write their
requests (and ideas) for a given or upcoming product. These requests are stored
and handled by the system for:
- discussion
- planning
- tracking
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
Purity mini-framework is a MVC framework for Java-based web-applications. It provides distinction between Model, View and Controller, a functional Controller that dispatches user requests to the Model and tools like character escaping.
AMP was inspired by RoR partials. It is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. It is currently integrated with the Spring framework to allow for easy configuration.
The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time. All useful features for a SMTP server that can be used in an automated testing suite.
A4J is a Free Open Source Java API for Amazon.com\'s XML Web Service. The API eliminates the need to work with XML at all, the API handles all web service requests to and from Amazon.com and returns an easy to use Java bean. It also supports Caching
Chlorine is a JDBC connection pool has the following vital new features:
1) all connections are stored in ThreadLocal a java servlet request can get connections without ever having to synchronize
2) all requests are performed in a transaction by defaul
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.
Elvis is a Java class library you can use to ensure that on a given system, for each user, there's only one instance of an application running: the One True Elvis. Other apps (Elvis Impersonators) can submit requests to the One True Elvis.
ServletUnit is a framework of objects which allow you to pass requests and responses to the servlet. You can customize the request, and get a string buffer from the response, which contains the output of the servlet. This can be used to develop testcases
Xoplon is a XML/XSLT framework for Java Servlets, that supports building HTML FORM based web applications. Features include generating of HTML pages, dispatching of HTTP requests and validation of user input.