|
|
|
Java Technology Tutorials
|
Speedo
Speedo is an open source implementation of the JDO (TM) 1.0.1 specification.
Speedo main benefits
Possible choice of optimistic or pessimistic transaction mode
Cache of persistent objects, with a choice of several replacement policies (LRU | MRU | FI
View Rating |
|
|
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 |
|
|