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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
An open-source web-application design prototype, currently implemented as a chat application. Described fully in book, "XML, XSLT, Java and JSP" by Westy Rockwell, published by New Riders (English) and by Galileo Press (German).
This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
The HomeSite Extensibility Project (HEP) is aimed at developing a series of useful extensions for Allaire's Homesite 4.5+ using the scriptable object model provided by Allaire, with a heavy emphasis on XML/XSL tool development.
The main goal of this project is to create a programming editor, which allows editing the tree structure of the code instead of editing the linearization.
This should be implemented using XML and XML Schemas, see homepage for details.
The EEJLib support library contains various utilities to aid application development. Currently these include IO streams, a command line interpreter, and an XML utility wrapper.
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
Cooperative effort to develop a Java-XML API and architecture to manage and share health concepts and processes eficiently. Includes a framework to develop healthcare applications (from PDA reminders to hospital information systems) quickly and easily.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
treexml provides a JComponent based tree class for the visual dispaly of an XML tree. Included is an XSLT extension to build the data for mapping the XML nodes to the visual components.
Combine Jabber, Java, Java Servlets, JavaScript, Stylesheets, XSL, and Xerces XML Parser for starters and you get JabberHTTPServlets. JabberServlets is a concept (ala Jer) to come that will allow interaction with the Jabber Server through Java.
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.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform.
The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
The goal is to produce a Java Swing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Xml-bars is a swing-based library which allows to create internationalized toolbars, menubars and context menus according to xml declarations. Its merging capabilities allows to create a bar based on severall xml declarations.
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.