>> <bean id="personAction"
>> class="org.appfuse.tutorial.webapp.action.PersonAction"
>> scope="prototype">
>>        <property name="userManager" ref="userManager"/>
>> </bean>

I added this to the ApplicationContext-struts.xml already but still it gets
null. Do I put it ApplicationContext.xml? I know that we define
Struts2-Actions in the ApplicationContext-struts.xml

Thanks for reply.
-- 
View this message in context: 
http://www.nabble.com/How-To-use-UserManager-in-an-Action-tf3625950s2369.html#a10126066
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to