Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and JavaServlet Container, it can be deployed virtually on any operating system and work with any web server.
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
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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
iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
openEF/J is an enterprise application framework for Java/J2EE projects. Designed as a layered architecture, it is built with [Domain Driven Design] as its underlying factor. It contains persistence strategies and JSP/Servlet presentation architectures.
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.
SolCalc is a free Java based scientific calculator that can run as a swing/awt application or as an applet on any servlet container. The package contains the full java source codes. SolCalc is also platform independent, hence it can run on Windows, Linux
The SimpleJTA project implements a standalone JTA compliant Transaction Manager. It is primarily designed to be used when a J2EE server is not available, for example, in Servlet applications, or standalone Java programs.
OpenMKS is a search & navigational tool for large multimedia collections. With pluggable functionality and a core subsystem supporting the z39.50 ZING Community SRW search & retrieval specification, it can be run either as a Servlet or as a Web Service.
The SWWE is a Static Web Widget Engine, with this library the developer can create a web application in few minutes. This library does not require the developer to know HTML. It's based on Ajax and JavaServlet. A porting for .NET and Perl is planned.
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
This project is a tool for mapping objects to objects. The project will contain a core module, a xml module and a servlet module. The module will be named: JOOMCore, JOOMXml and JOOMServlet. Dependencies: commons-beanutil, xerces and servlet-api
A LISP-like XML glue language with an XML syntax.
Ideal for pipelined XML aggregation, transformations
and filtering with accessors to a content repository.
Embeddable Java implementation includes XSLT engine XT,
servlet, command line and applet.
Servlet debugging support: Introspects the content of request, session and servlet context, appends a HTML representations of the data to the HTML pages served by the engine. Strategies used for introspection and visualization purpose are plugable.
Library to include in your (web-)application for checking the integrity of your deployed applications. AppDigest creates hashcodes for all projectfiles and offers the possibility to check (via servlet call or command line) for unwanted modifications.
Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
J2EE servlet MVC framework supporting dynamic class loading and template parsing.
This framework serves as a building block for creating applications based upon J2EE architecture.
Hula is a servlet-based framework for developing html-based application interfaces. Hula is structured to both make development and deployment of applications simple and to keep support costs low.
A java based web application framework. It works with the Servlet 2.2 API and JDK 1.5. Goal is to create Web Applications in a similar way as in the Java Swing GUI. This inludes MVC support, an delegation event model and html-template based layout.
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