Hi All, I have a problem. I created the PersonAction as shown in the tutorials and in this PersonAction I want to use the userManager which defined in the BaseAction. And the userManager is null. What am I supposed to define to make it not null?
userManager.get(User.class,"1"); doesn't work. It throws NullPointerException. Thanks in advance. -- View this message in context: http://www.nabble.com/How-To-Get-All-Users-in-an-Action-tf3625950s2369.html#a10124806 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]