Em Mon, 25 Aug 2008 18:40:27 -0300, Inge Solvoll <[EMAIL PROTECTED]> escreveu:

Ok, thanks, I'll try that! I already tried the following in my class that
extends AbstractMessages:

@Inject
private HttpServletRequest request;

@ApplicationState
private User user;

Which didn't work, both were null.

These annotations only work in component and page classes. In other classes, you have to inject them yourself. ;)

Thiago

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

Reply via email to