Re: [1.2.x] Struts 1.2.x on latest Commons releases?

2006-03-28 Thread Niall Pemberton
One other aspect is that changes to fully support Validator 1.2.0/1.3.0 have not been ported back to Struts 1.2.x. This does not prevent upgrading to Validator 1.3.0, it just means one feature is not useable (i.e. "Variables in Resource Bundles"). More details here, in the upgrading section. http:

Re: [1.2.x] Struts 1.2.x on latest Commons releases?

2006-03-28 Thread Hubert Rabago
The primary motivation for the recent 1.2.x releases were security issues [1] [2]. Because of this, the goal was to minimize possible upgrade issues, so the changes were limited to security fixes. The upgrade notes on the wiki for 1.2.8 and 1.2.9 [3] mentions that the user may wish to upgrade JCV

Re: 1.2.x nightlies?

2005-04-02 Thread James Mitchell
MAIL PROTECTED]> To: "Struts Developers List" ; "Sean Schofield" <[EMAIL PROTECTED]> Sent: Friday, April 01, 2005 5:35 PM Subject: Re: 1.2.x nightlies? For trunk, it can be as little as a day or two or as much as a week. For a branch, I'm guessing it will pretty much

Re: 1.2

2004-08-27 Thread Ted Husted
Thanks! That's a typo that crept in when the page was updated for the 1.2.2 release. I'll fix it now. For the next few days at least, 1.1 is still the best available version. On Fri, 27 Aug 2004 08:23:12 -0400, [EMAIL PROTECTED] wrote: > > > I'm confused. > > The Struts acquiring page says 1.2 i

Re: 1.2

2004-08-27 Thread James Mitchell
Sorry about that, my mistake. It is fixed now. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 8:23 AM

Re: 1.2 Issues

2004-04-23 Thread Niall Pemberton
Joe Hertz wrote: > 1) I'm finding that calls to Action.getServlet() are returning null. I > can't imagine what I've done to cause this. If so, what should I be > looking for? Don't understand why this happens AFAIK the only time the servlet is set to null in an Action is when the RequestProcess