14 January 2008
OCTO Technology - Communication - Livres Blancs
Livres Blancs et Cahiers disponibles gratuitement sur le site web de la société OCTO Technology.
11 January 2008
PJL Compressing Filter
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats.
10 January 2008
Core J2EE Patterns - Data Access Object
by 1 otherAccess to data varies depending on the source of the data. Access to persistent storage, such as to a database, varies greatly depending on the type of storage (relational databases, object-oriented databases, flat files, and so forth) and the vendor implementation.
J2EE[tm] Design Patterns > Design Patterns Catalog
by 2 othersEach pattern in this catalog includes sample code from JavaTM BluePrints reference applications such as the Java Pet Store sample application.
1
(4 marks)