Categories
Tags → Api For Java

JET Net

JET Net is a java networking API with support for HTTP including POST, GET, and cookies, NNTP, and SMTP.
DETAILS

Creating Java2D composites for rollover effects

When creating or using Java applications, you may have experienced some interesting rollover and/or selection effects when using default Swing mechanisms. A more consistent, more common result can be reached using the Java2D API which allows you to m...
DETAILS

Java Search Engine

Full featured server-side search engine program for web sites, completely in Java. HTML, PDF and DOC indexing, built in web crawler, international encoding support, words and phrases search, highlights words in results (like Google). Available as EJB...
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

What''s new in JDBC 3.0

The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...
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

ICEMail

ICEMail is an email client written in Java that uses the JavaMail API to provide access to IMAP, POP and other mail services. ICEMail was written with Java 1.1 and the Java Foundation Classes. ICEMail is for anyone who uses IMAP or POP to access thei...
DETAILS

SOMA

SOMA, stands for Suckage Open Message Architecture, is an open-source web messaging engine, similar to Slashdot. The difference is that SOMA is written in Java on top of Sun''s Servlet API 2.0. SOMA is currently being used to power &<...
DETAILS

RUE - Resource Utilization Explorer

RUE is intended to be used as a general, local or remote, monitoring tool for any Java based server such as Tomcat, Tyrex, Enhydra, JBoss, JOnAS, etc. RUE is written in 100% Java, and features pluggable samplers and sensors, data visualization plug-i...
DETAILS

CS Email Package

The CoolServets.com Email package is a group of classes that makes it easy to send email from any Java application, applet or servlet. Features include: Simple to include in a Java app, applet or servlet, Uses SMTP to send email, Includes support for...
DETAILS

Page:
©2003-2019 jCay.com