>From: "Daniel Blumenthal" <[EMAIL PROTECTED]> > > I just took the plunge, and upgraded from 1.1 to 1.2.9. I did the > following: > > replaced all the .jar files in WEB-INF/lib > replaced all the .tlds in WEB-INF > upgraded to sslext1.2 > restarted Tomcat > > And, um, everything just worked. Now, > normally this wouldn't be something I'd be complaining about, but I expected > to have to make at least a couple of changes to something. Anything. > There's a certain confidence bred of having spent time debugging a piece of > code or wrangling with configurations. > > So, my question - is this expected behavior? Is 1.2.9 backward compatible > to 1.1? Or are there some hidden gotchas that I should be concerned about? >
This is a good reference: http://wiki.apache.org/struts/StrutsUpgradeNotes11to124?highlight=%281.2%29%7C%28upgrade%29 > Thanks! > > Daniel > > >