|
|
|
Java Technology Tutorials
|
Practical JSTL, Part 1
JSTL is the JSP Standard Tag Library. The JSTL came about under JSR-52 of the Java Community Process (JCP). The specification can be found at the JCP site. JSR-52 covers the creation of a standard tag library for JavaServer Pages and allows this library t
View Rating |
|
|
Java Technology Tutorials
|
Pluto
Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168.
Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet A
View Rating |
|
|
Java Technology Tutorials
|
JavaBot
JavaBot TNG is a Java based IRC bot. It is a completely new implementation of JavaBot TOS (aka JavaBot). Very little of the original code has been used, and all of the functionality of JavaBot TOS JavaBot TNG brings with it:
View Rating |
|
|
Java Technology Tutorials
|
Jarpend
The goal of the Jarpend Project is to provide tools concerning dependency checking for Java. It provides a tool called jarpend, that allows you to test whether a certain classpath fulfills the requirements of a given set of classes and to build a JAR fil
View Rating |
|
|
Java Technology Tutorials
|
elemenope
elemenope? is a JMS compliant messaging framework written in Java for use in Enterprise Application Integration [EAI].
It allows one to easily create a large scale multi-platform application to conduct messaging or transaction processing by abstracting a
View Rating |
|
|