Thanks, I just downloaded and looked at Struts 2. Seems like a nice version, but I noticed it is not listed yet as a General Availability release (just for early adopters). Also, according to its dependencies documentation (struts-2.0.0/docs/dependencies.html), it is designed for Spring 1.2.8 not 2.0. I hope 2.0.1 will deal with those two issues.
So, although I suspect that the answer is yes, I am afraid that the question remains: Are Struts 2.0 and Spring 2.0 compatible? Bruno -----Original Message----- From: Mark Menard [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 9:35 AM To: Struts Users Mailing List Subject: Re: Using Spring 2.0 - should I use Struts 1.2.9, 1.3.5, or 2.0? On 10/5/06 10:20 AM, "Bruno Melloni" <[EMAIL PROTECTED]> wrote: > - Struts 2.0 is out, but from what I read it is quite different from > 1.x, and makes me doubt that it would be compatible with something > that was built for 1.2.9. I also heard that it still has a few bugs... > normal for a software version ".0". I can't speak to the 1.X series, but Struts 2 has integration with Spring baked in. I'm doing a project right now with it, using Spring to instantiate and wire all of my action beans. It's very nice. Take care, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]