The value set by the constructor, or inline, is used as the default value
for the property. When you retrieve a page from the pool it gets all of it's
default values restored.

Josh

On Wed, Jul 2, 2008 at 5:21 AM, Thiago H. de Paula Figueiredo <
[EMAIL PROTECTED]> wrote:

> Em Wed, 02 Jul 2008 09:16:19 -0300, Ronny L <[EMAIL PROTECTED]> escreveu:
>
>
> @Persist
>> private User user = new User ();
>> @Persist
>> private Login login = new Login();
>> @Persist
>> private Info info = new Info();
>>
>
> Try not initializing the fields in their declaration. Use the Form
> component prepare events to initialize them if needed.
>
> Thiago
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to