Categories
Tags → Java Implementation

Jerly (J-Earley)

Jerly (J-Earley) is a Java implementation of Earley''s syntactic parser. With this algorithm you can decide whether a word can be generated by a given grammar or not.
DETAILS

Aivea eShip Web Service

Have you been wrestling with how to calculate shipping charges real-time in your E-Commerce and E-Business Applications? STOP wasting programming hours, download and use Aivea(R) eShip Web Service! Aivea(R) eShip Web Service 1.0 is a SOAP/...
DETAILS

Cyber-Pilots Papyrus

Papyrus is a framework which integrates layouting, content management and publishing. The main feature of Papyrus is the use of OO methods to maintain data. Complex layout and content data can be inherited from &"parent&" pages to &...
DETAILS

Exploiting ThreadLocal to enhance scalability

The ThreadLocal class appeared with little fanfare in version 1.2 of the Java platform. While support for thread-local variables has long been a part of many threading facilities, such as the Posix pthreads facility, the initial design of the Java Th...
DETAILS

Developing and distributing Java applications for the client side

Java Web Start, a new technology to assist the development of client-side Java applications, is unique in that it frees you from concerning yourself with how the client is launched, either from a Web browser or from the desktop. Additionally, this te...
DETAILS

The Jxta command shell

Project Jxta is a community-run attempt to build a utility application substrate for peer-to-peer applications. The initial reference implementation of Jxta includes a command-line shell that allows experimentation with the core Jxta platform without...
DETAILS

Introducing inheritance to PropertyResourceBundles

Creating a fully internationalized Java application using PropertyResourceBundles can present some interesting design and implementation problems, including concern over how to modularize the bundles to be used in different areas of the application. ...
DETAILS

XML programming in Java

This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author''s company. It shows one way to apply object-oriented tech...
DETAILS

BRL

BRL is a language designed for server-side WWW-based applications, particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.
DETAILS

WWWboard Servlet

This is a Java servlet implementation of the classical www message board program. It features: configurable background color, font properties, message sort configuration, messages per page, and more.
DETAILS

Page:
©2003-2019 jCay.com