Use struts2-spring plugin to configure actions as spring beans.
I use it and it is very cool:

Instead of 
<action class="com.example.Class"  
You write: 
<action class="beanId"




Ilya Kazakevich,
Developer
JetBrains Inc
http://www.jetbrains.com
"Develop with pleasure!"

-----Original Message-----
From: Mohamed SIDI [mailto:mhm.s...@gmail.com] 
Sent: Friday, May 27, 2011 4:45 PM
To: Struts Users Mailing List
Subject: Re: Struts2 Plugins inside IoC

Can you be more clear about what you like to understand

2011/5/27 Frans Thamura <fr...@meruvian.org>

> hi all
>
> i found that springmvc register all their bean in the appcontex.xml
>
> any reason, why struts2 better rather using this method
>
> thx
>
> F
>



-- 


Cordialement

Mohamed


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to