12 private links
Welcome to Compaq's Web Language library, the definitive information source for Compaq's Web Language. Did you do something neat with the language? Discovered a new trick? Please let us know ! We will gladly add your code to our repository.
javapractices.com offers concise presentations of Java practices, tasks, and designs, illustrated with syntax-highlighted code examples. Many code examples are taken from WEB4J and StocksMonitor, robust example applications whose full source code may be p
Bruce Eckel's site
Jext is a free (as in free speech, covered by the GPL licence) source code editor written in Java. You can download it, use it, modify it, redistribute it... your choice, your freedom.
jEdit is a mature and well-designed programmer's text editor that has been in development for over 5 years.
DocSynch is a collaborative editing system on top of IRC. By transforming single-user editors into multi-user editors, it allows to remotely edit text documents together. Implementations are targeted as extensions to many popular text editors and IDEs. A
A project can be subdivided into sub-tasks, each with a begin date, duration, dependencies, progress, and notes.Ganttproject uses an XML file format and can export PNG/JPG images, HTML web pages or PDF documents.
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.
An Email application, GMailer for Java is also built to demonstrate
a (maybe) cross-platform browser based upon Eclipse toolkit
a portal about performance on the java platform
After the user submits a form for processing, it is possible for the user to inadvertently hit the back button and resubmit the form again. e1049 Implementing a Form in a JSP Page implements such a form. It is possible to prevent this possibility if neces
The presentation-tier request handling mechanism receives many different types of requests, which require varied types of processing. Some requests are simply forwarded to the appropriate handler component, while other requests must be modified, audited,
This article describes ashkelon, an open source documentation system for Java that leverages Sun's Javadoc parser. When developing a UI for, say, 50 APIs, 500 packages, 10,000 classes, and 100,000 methods, how do you present mounds of information in a rea
Some really awesome Swing examples, with the source code for each
FreeMind is a premier free mind-mapping software written in Java.
jWebUnit is a Java framework that facilitates creation of acceptance tests for web applications