GlassFish

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Books
  

Articles:
  • Clustering in GlassFish Version 2 by Kedar Mhaswade, Prashanth Abbagani, Rick Palkovic   - [Clicks: 14]
    Version 2 of the GlassFish Java EE Application Server contains many new features, among them enhanced clustering capabilities. The new clustering capabilities enhance high availability and scalability for deployment architectures through in-memory session state replication. With in-memory state replication, clustered server instances replicate session state in a ring topology, storing the replicated information in memory. This article describes the clustering capabilities of GlassFish version 2 and helps you get started deploying your application to a GlassFish cluster.
    http://developers.sun.com/appserver/reference/techart/glassfishcluster/ - Oct, 2007
  • Long Running Web Process (LRWP) in the Java Platform using GlassFish by Nagendra Nagarajayya, Ashish Bannerjee, Ranjan Kumar, Vikas Gera, Gayathry Manikandan, Dmitry Isakbayev   - [Clicks: 4]
    LRWP is a protocol, similar to CGI but faster, used by a web server to communicate with its peers. In "Making Java Technology Faster than C with LRWP", we showed that the Long Running Web Process (LRWP) implementation in Java using GlassFish was faster than the implementation in C and Xitami. This paper describes that LRWP implementation.
    http://java.sun.com/developer/technicalArticles/WebServices/javaC_LRWP/lrwp.html - Oct, 2007
  • The Geronimo renegade: Using integrated packages: GlassFish JSTL 1.2 and Apache Geronimo 2.0 by Michael Galpin   - [Clicks: 11]
    The Apache Geronimo team has successfully implemented the exciting new Java Platform, Enterprise Edition (Java EE) 5.0 specification. One of the many notable features of Java EE 5 is the new Java Standard Tag Library (JSTL) 1.2 specification. The key to JSTL 1.2 is the unified expression language, which lets you use the best features of JSTL alongside the JavaServer Faces (JSF). In this installment, the renegade covers the importance of JSTL 1.2 by examining the history of Java Web technologies and how the Geronimo team has leveraged the GlassFish JSTL 1.2 implementation to add JSTL 1.2 support to Geronimo.
    http://www.ibm.com/developerworks/java/library/os-ag-renegade16/index.html - Aug, 2007

[Top]

Books:
  • Java EE 5 Development using GlassFish Application Server  by David Heffelfinger   - [Clicks: 31]
    The complete guide to installing and configuring the GlassFish Application Server and developing Java EE 5 applications to be deployed to this server: * Concise guide covering all major aspects of Java EE 5 development; * Uses the enterprise open-source GlassFish application server; * Explains GlassFish installation and configuration; * Covers all major Java EE 5 APIs.
    Packt Publishing, Paperback - Oct, 2007

[Top]