Em Sat, 06 Sep 2008 19:52:40 -0300, Filip S. Adamsen <[EMAIL PROTECTED]> escreveu:

Shouldn't that be @InjectPage?

Yes! Thanks for pointing my mistake! :)

@InjectPage
private User userPage;
        public Object onSuccess() {
                userPage.setAluno(classmate);
                return userPage;
        }
}

Thiago

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

Reply via email to