users@javaserverfaces.java.net

Re: Initialise Backing Bean from database

From: Roger Kitain <Roger.Kitain_at_Sun.COM>
Date: Thu, 26 Apr 2007 14:26:43 -0400

Hi Chris -

Also, take into account Ryan's follow email about the annotations if
you're using jsf 1.2.

Thanks, Roger.

ChrisC_at_Dive100.Freeserve.co.uk wrote:

>It works - thanks - must have misread something
>
>
>
>
>>Why do you say backing beans (managed beans) do not have a constructor?
>>They are just POJO's, and you should be able to do the initialization.
>>
>>
>>