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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
...With the direction of Java and the JakartaEE project (formerly JavaEE) in 2020, the current recommended version of Jetty for use depends upon the servlet api version, desired licensing, and package namespace as well as the intended Java version.
True object-oriented Java web framework without NULLs
Takes is a true object-oriented and immutable Java8 web development framework. Pay attention that UTF-8 encoding is set on the command line. The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a...
NIO HTTP/1.1 Web Server with support for multi-part forms, custom servlets, cookies, sessions, SSL, gzip and deflate encodings, pipelining, and more! Written in 100% Java with core server reliance only on the base jdk library.
!! PJL Compressing Filter is renamed to ziplet and hosted on github now!!
See here: https://github.com/ziplet/ziplet
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.
Feel free to fork pjl-comp-filter on Github: https://github.com/ziplet/ziplet
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
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).
Moa was born in the need of a lightweight servlet engine that allows client/server javascript that allows executing java classes directly into the engine thanx to Rhino.
Jaiwls is a component oriented framework with bundled Servlet-Webserver (Jetty) and HTML Widget library. You can use static compiled java-classes or runtime Groovy-scripts.
This is an open source, Java-based LoST server/client reference implementation by Columbia University. Our LoST server runs as a JavaServlet on Apache-Tomcat web application server with PostgreSQL + PostGIS.
Winstone is a Javaservlet container (spec v2.5) that aims at being light, fast and reliable. It requires no configuration files, and is extremely simple to use.
JETTY HAS MOVED TO ECLIPSE!!!!
The latest releases of Jetty are hosted from http://eclipse.org/jetty.
Jetty is an open-source project providing a HTTP server, HTTP client and javax.servlet container.
Java stock charts web application. Technical analysis ( more then 50 indicators ). Many types of stock price line. Also it provides datafeed by web service or CSV. Can be used in order management systems. Applet or servlet. Can show stock patterns.
Java Server Executive (JSE) is a Web Server and Servlet, JSP, EJB, JWS, JMS Container. It aims at developing a new integrated framework that would tremendously minimize the time, cost and effort required for creating and maintaining a web-application. I
An Application Server written in PHP that serves PHP servet (<i>PHPlet</i>). PHPlet are similar to JavaServlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet, this all
yawebftp is a webftp-client written in Java as a webapp. Just throw the "yawebftp.war"-file into the deployment-directory of your Servlet-container (tomcat, jetty, weblogic, ..) and you're ready to go! Take a test ride on the yawebftp-"Home Page"...
The orangefood.com Servlet Engine is a Java based servlet container, for Servlets 2.3. The primary focus is on creating a small and highly customizable server suitable for embedding in an application or as a stand-alone server.
DEVELOPMENT HAS MOVED TO GITHUB: https://github.com/lazerdye/arrowheadasp
The ArrowHead ASP Server is an 100% Java ASP Servlet supporting the VBScript programming language. It runs as a JavaServlet under an existing JavaServlet engine.
Dox Discovery is an attempt to bring elegance and simplicity to finding and using networked services.
It uses Rendezvous/Zeroconf technology to auto-discover networked web services and generetes either an RSS site feed or a pretty web page.
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 JavaServlet support are in the works.