Grails and OpenId

Do your users a favor . Use OpenId in your website, rather than having them to create yet another user account.

I haven’t ready any statistics around this, but if I am the so called average user - I guess, I am 75% less likely to register for your website , even if that comes at [...]

jboss tutorial- Stateless session bean

This is a bare- bones Jboss tutorial

What will you need ?

jboss (obviously duh !!!) You can download from here (I used Jboss 4.0.5 GA )

And ANT to compile,build  and deploy

And 20 minutes of your time

What will we achieve ?

A quick on its feet Jboss tutorial which uses a stateless session bean to say hello to [...]

JSF Tutorial- first step

Looking for a JSF Tutorial or an easy to go  JSF example? Read on…

What you need ?

Tomcat server . You can download from here: http://tomcat.apache.org/download-55.cgi

And  20 minutes of your time…

What we will achieve ?

Your first JSF program. Nothing fancy. No bells and whistles- just a plain vanilla JSF program which will say hello to you.

Note: [...]