arungupta's blog

TOTD #48: Converting a JSF 1.2 application to JSF 2.0 - Facelets and Ajax

TOTD #47 showed how to deploy a JSF 1.2 application (using Facelets and Ajax/JSF Extensions) on Mojarra 2.0-enabled GlassFish.  In this blog we'll use new...

1 replies - 2180 views - 10/15/08 by Arun Gupta in Blogs

TOTD #47: Getting Started with Mojarra 2.0 nightly on GlassFish v2

Java Server Faces 2.0 specification (JSR 314, EDR2) and implementation (soon to be EDR2) are brewing. This blog shows how to get started with Mojarra - Sun's...

0 replies - 1143 views - 10/14/08 by Arun Gupta in Blogs

TOTD #46: Facelets with Java Server Faces 1.2

This blog updates TOTD #45 to use Facelets as view technology. Powerful templating system, re-use and ease-of-development, designer-friendly are the key...

1 replies - 1976 views - 09/22/08 by Arun Gupta in Blogs

TOTD #45: Ajaxifying Java Server Faces using JSF Extensions

TOTD #42 explained how to create a simple Java Server Faces application using NetBeans 6.1 and deploy on GlassFish. In the process it explained some basic JSF...

0 replies - 2611 views - 09/17/08 by Arun Gupta in Blogs

GlassFish and MySQL Student Contest - 3 steps to earn $500

Are you a student and like to earn $500 ? Here are three steps: Download GlassFish v2 UR2 and MySQL 5.1 Community Edition Create a cool open-source web...

0 replies - 2486 views - 09/04/08 by Arun Gupta in Blogs

Rails running on GlassFish @ LinkedIn

Light Engineering team (BumperSticker fame) at LinkedIn has chosen GlassFish for running their Rails application. One of the developers on the team reports:

0 replies - 1332 views - 08/21/08 by Arun Gupta in Blogs

Grails on GlassFish v3 - Embedded or Stand-alone

Grails 1.0.3 was released a few weeks ago. This blog uses the instructions originally posted here and shows how to deploy a simple Grails application on...

0 replies - 2500 views - 07/30/08 by Arun Gupta in Blogs

TOTD #39: Prototype/Script.aculo.us Autcomplete widget with MySQL, GlassFish, NetBeans

There are several JavaScript libraries that can be embedded in your webapplication to create a visually appealing interface. Script.aculo.us is one of the...

0 replies - 2350 views - 07/29/08 by Arun Gupta in Blogs

TOTD #38: Creating a MySQL Persistence Unit using NetBeans IDE

This TOTD (Tip Of The Day) shows how to create a Persistence Unit (PU) for a MySQL database using NetBeans IDE. This PU can then be used in any of Java EE...

0 replies - 2697 views - 07/26/08 by Arun Gupta in Blogs

JRuby 1.1.3 released - Getting Started with GlassFish

JRuby 1.1.3 was released last week - download here. The highlights are:

0 replies - 1689 views - 07/21/08 by Arun Gupta in Blogs

Getting Started with GlassFish in IntelliJ IDEA

IntelliJ IDEA 7.0.x include plugins that provide support for configuring GlassFish. This blog provides clear instructions on how to get started by developing...

0 replies - 2336 views - 07/10/08 by Arun Gupta in Blogs

TOTD #37: SQLite3 with Ruby-on-Rails on GlassFish Gem

0 replies - 1454 views - 07/02/08 by Arun Gupta in Blogs

GlassFish on Eclipse Ganymede

Eclipse Ganymede is the annual release of Eclipse projects; this year including 23 projects. Screencast

2 replies - 9289 views - 06/27/08 by Arun Gupta in Blogs

TOTD #36: Deploy OSGi bundles in GlassFish using maven-bundle-plugin

GlassFish v3 is a modular (OSGi compliant), embeddable (runs in-VM) and extensible (supports non-Java apps) Application Server.

1 replies - 2237 views - 06/26/08 by Arun Gupta in Blogs