Re: struts2 action and spring bean

2006-11-05 Thread Ted Husted
On 11/3/06, Lixin Chu <[EMAIL PROTECTED]> wrote: > > just curious, what's the benifits of configuring Struts Actions in Spring > ? isn't Struts config file enough ? Generally, it's plenty enough. When using Spring, all most people will need to do is autowire Spring beans into Action properties.

Re: struts2 action and spring bean

2006-11-04 Thread Yujun Liang
You got to use as many technologies as possible, so your resume looks good. :) On 11/3/06, Lixin Chu <[EMAIL PROTECTED]> wrote: > > just curious, what's the benifits of configuring Struts Actions in Spring > ? isn't Struts config file enough ? > -- Yujun Liang [EMAIL PROTECTED]

Re: struts2 action and spring bean

2006-11-03 Thread Lixin Chu
just curious, what's the benifits of configuring Struts Actions in Spring ? isn't Struts config file enough ?

Re: struts2 action and spring bean

2006-11-02 Thread boa
http:///DisplayPageAction.action >> >> I get "Action class [displayPageAction] not found " error. >> >> Does anyone has similar experience on how to resolve it? Thanks. >> >> Alex >> >> -- >> View this message in context: >> http:/

Re: struts2 action and spring bean

2006-11-01 Thread Don Brown
message in context: http://www.nabble.com/struts2-action-and-spring-bean-tf2557529.html#a7127210 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

struts2 action and spring bean

2006-11-01 Thread boa
error. Does anyone has similar experience on how to resolve it? Thanks. Alex -- View this message in context: http://www.nabble.com/struts2-action-and-spring-bean-tf2557529.html#a7127210 Sent from the Struts - User mailing list a