Producing HTML in Sevlets and JSP is painful and error-prone. HTML Production for Java encapsulates the nasty details of HTML and allows developers to create and reuse HTML production components quickly and concisely.
An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
ModelJ is a RAD (Rapid Application Development) tool that uses code generation to create complete J2EE designs using the Struts and EJB frameworks. With ModelJ, you are only a few steps away from a complete application readily deployable to JBoss.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
ZWebEdit is a Java applet that is designed to replace the <textarea> tag with a rich Java text editor designed for editing HTML / code in a browser. ZWebEdit does not create a its own filesystem; it is designed to work with Zope or standalone.
IGLU is a Java class library designed to facilitate sharing of code among Artificial Intelligence/Information Retrieval researchers to illustrate how various problems can be solved in Java. It is developed and maintained by the IGLU Research Group.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Easy to understand, well documented common internet servers in java, targeted for those who may not be ready to comprehend full production-quality concepts and code.
Luxilla is a runtime/browser that turns XUL (XML User Interface Language) into live windows, dialogs, menus, toolbars and more without requiring a single-line of Javacode. Pass on the chrome folder holding your XUL markup and see it come alive.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
A high-quality JNLP client that can also be used as a component to provide applications with Java Network Launching Protocol features and support. Netx downloads code over the network, caches it, and runs it in a secure sandbox environment.
OmniSockets is an open message-based network interface which simplifies the development of distributed Java applications. It extends the standard Java network classes to provide a large degree of automation for connection and message handling.
TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes.
Similar to Jakarta ECS but with a lower object overhead.
Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
JavaBY Template Engine is simple to use, scalable, flexible, completely allows to separate presentation logic from application logic. No calls are made from the template to the application and no calls are made from the application code to the template.
A set of jsp tags and supporting code that handles the tabulation of containers of objects. Operations include sorting and pagination. Support is included for arrrays and various Collections Framework classes.
A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,