you could also return a list of objects



"Robin Helgelin" <[EMAIL PROTECTED]> 
01.10.2007 11:12
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
"Tapestry users" <users@tapestry.apache.org>
Kopie

Thema
Re: T5: OnPassivate returning multiple variables






On 10/1/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
> public Long onPassivate() {
>         return currentUser.getId();
>     }

I'm actually just guessing here, but public Long[] onPassivate() ?

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to