A small footprint library that streamlines HTTP file uploading into the Servlet development API. Create your servlets and access any form field, whether a string value or an uploaded file, from within the same request object. Based on Commons Upload.
This is an atempt to write a Desktop Environment exclusively using The Java Language. The first part pretends to develop a File Browser (minimal as Pcmanfm) and the Task Panel in the style of lxpanel or pypanel and as a second part a Window Manager.
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.
Collaborative project between academic medical centers to develop rich internet applications. The products of this collaboration will be shared with other institutions.
GWTruts is a GWT MVC framework. It uses an easy XML config file to configure the views and controllers and their properties. It is written completely in GWT and has no extra dependencies, therefore it should work fine with any GWT plugins/GWT extensions.
Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
A Chatting software in java implementing the concept of Peer to Peer architecture. The software facilitates the following:: 1.Private Chat 2.Conference Chat 3.File Transfer 4.Implementation of system tray icon along with user defined personal icon
For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
KoffeeKup - The simple, bitter Java mixer for those that like to keep light A Java-based IDE geared towards developing your Java applications further in a slim, single file great for travel and minimalists
phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the command line.
Project ValidateData is server side data validation layer which work as web service. Written on Java. It works on three stages.1.User application send data.2.Make validations on user data using xml file with rules.3.Send results to client
SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
Easy to use Java graphics classes. Created for use by beginning programmers, or programmers not familiar with Java AWT/Swing. All classes in one file that is placed in the same folder as main class. Modelled after VB6 graphics and events.
Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
DetailAddress is a plugin for Azureus.It can show the peer's detail address. The current version is only for Chinese users. for more information , visit here : http://blog.tom.com/blog/read.php?bloggerid=784720&blogid=60915
JUDL is a tool to simplify constructing Java Swing UI into writing an XML file. It defines a description language extending the XML. JUDL Universal Client can interpretate the JUDL file to UI at runtime.
NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html