|
From: Juergen H. <ju...@in...> - 2006-04-17 15:29:37
|
Yes, it's been explicitly turned non-final (see the changelog) to allow for intercepting the entire form request handling. This has been requested by some users. Juergen _____ From: spr...@li... [mailto:spr...@li...] On Behalf Of Brendan Grainger Sent: Monday, April 17, 2006 4:28 PM To: spr...@li... Subject: Re: [Springframework-developer] when will spring 2.0 release? Hi, Is the handleRequestInternal method on AbstractFormController supposed to be non final in Spring 1.2.7? I was just looking at the source and it looks like it is. It was final on previous Spring versions by the looks of things. Thanks |