users@glassfish.java.net

Re: registration use case - how to ?

From: Paul Sterk <Paul.Sterk_at_Sun.COM>
Date: Wed, 28 Jan 2009 09:53:28 -0800

Felipe,

Hi. Have you reviewed the https://glassfish-samples.dev.java.net/
project for examples?

Paul

On 1/19/2009 6:11 AM, Felipe Gaúcho wrote:
> what is the best way to implement a registration use case with Glassfish ?
>
> my goal is to use the features of the container to do that...
>
> so, the use case:
>
> 1) a user fill a form with his data (username, password, email, etc)
> 2) the JEE application stores the info and send an email asking for confirmation
> 3) the user respond the email (confirm the registation)
> 4) the JEE application activates the account...
>
> I can do it manually, but I was thinking in using JMS to make it more robust..
>
> how is a good way to achieve that ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>


-- 
Paul
GlassFish Community Manager