| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- GlassFish v3 Prelude Previews New Features by John Clingan, Rick Palkovic - [Clicks: 9]
This article summarizes the features in the GlassFish v3 Prelude application server and provides links to more information and downloads.
http://developers.sun.com/appserver/reference/techart/glassfishv3prelude/ - Nov, 2008 - GlassFish and MySQL, Part 1: A Perfect Combination for Web Applications by Ed Ort - [Clicks: 6]
This article covers the advantages of using MySQL with GlassFish and illustrates why the combination is a perfect choice for developing and deploying web applications.
http://java.sun.com/developer/technicalArticles/glassfish/GFandMySQL_Part1.html - Nov, 2008 - Deploying OpenSSO on GlassFish Application Server by Sidharth Mishra, Marina Sum - [Clicks: 12]
Go open source for identity management! Deployment of OpenSSO on GlassFish application server results in an ideal environment for developing secure Web applications. This article describes the basic deployment process.
http://developers.sun.com/identity/reference/techart/opensso-glassfish.html - Sep, 2008 - Using MySQL and Memcached on the GlassFish Application Server by Pramod Gopinath, Rick Palkovic - [Clicks: 5]
Many developers use memcached and MySQL to cache content as part of their web application. This article presents a simple example application that uses MySQL and accesses a memcached server. The application is deployed on the GlassFish application server.
http://developers.sun.com/appserver/reference/techart/mysql_gf/ - Apr, 2008 - Java EE 5 Development using Glassfish: Security by David Heffelfinger - [Clicks: 15]
This is chapter 8 of David Heffelfinger's book, "Java EE 5 Development using Glassfish," on configuring and using security for Java EE.
http://www.theserverside.com/tt/articles/article.tss?l=DevelopmentUsingGlassfishSecurity - Apr, 2008 - Rails Powered by the GlassFish Application Server by Arun Gupta, Rick Palkovic - [Clicks: 19]
This article introduces JRuby, JRuby on Rails, and the GlassFish application server. It presents a traditional Ruby-on-Rails application deployment, describes an alternative using the GlassFish application server, and explains the various options for deploying JRuby applications on GlassFish.
http://developers.sun.com/appserver/reference/techart/rails_gf/ - Mar, 2008 - JMS Messaging Using GlassFish by Deepa Sobhana - [Clicks: 18]
Messaging provides a way for different parts of an enterprise system to collaborate, without the tight coupling of approaches like RMI and CORBA. Java EE defines the Java Messaging Service (JMS) for creating loosely coupled enterprise systems, and in this article, Deepa Sobhana shows off how to build a JMS-driven application atop GlassFish.
[Includes source code]
http://today.java.net/pub/a/today/2008/01/22/jms-messaging-using-glassfish.html - Jan, 2008 - Dynamic Load Balancing in GlassFish Application Server by Masoud Kalali - [Clicks: 12]
GlassFish provides fine tools for load balancing across a cluster, but what if you want to make your clustering decisions dynamically? Masoud Kalali shows how JMX and AMX can be used to make runtime clustering decisions.
http://today.java.net/pub/a/today/2008/01/15/dynamic-load-balancing-in-glassfish.html - Jan, 2008 - GlassFish v2: Open for Business by Ed Ort - [Clicks: 18]
This article highlights the features that make GlassFish v2 a good choice for handling critical business applications and the demands of a production environment.
http://java.sun.com/developer/technicalArticles/glassfish/GFv2OpenforBusiness/ - Jan, 2008