Thank you so much ! It works perfectly right now !

On Mon, Jun 1, 2009 at 5:06 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Em Mon, 01 Jun 2009 18:04:01 -0300, Thibaut Gadiolet <
> thibaut.gadio...@gmail.com> escreveu:
>
>  Hi folks,
>>
>
> Hi!
>
>     @SessionState
>>    private String userName;
>>
>
> Use @SessionState(create = false). This prevents Tapestry of trying to
> instantiate a String when userName wasn't set yet.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to