| Author |
Struts 1.2 vs 1.1
|
Karthik Guru
Ranch Hand
Joined: Mar 06, 2001
Posts: 1209
|
|
Would somebody care to quickly share the feature additions to Struts 1.2? What is this thing about Struts interceptors? I read at WebWork site as to how easy it is to define an interceptor stack etc. I also checked some of the interceptors that come packaged with WebWork and that looked cool too.
|
 |
somkiat puisungnoen
Ranch Hand
Joined: Jul 04, 2003
Posts: 1312
|
|
|
Release Notes
|
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
|
 |
Kedar Dravid
Ranch Hand
Joined: May 28, 2004
Posts: 333
|
|
|
One useful feature is that validation errors using the Validator framework can now be made to pause when the first error is encountered. With the Struts 1.1 validator, all alerts would come in the same alert box!
|
 |
Kinjal Sonpal
Ranch Hand
Joined: Jun 06, 2003
Posts: 96
|
|
To me, release of Struts 1.2.x means 1) MappingDispatchAction 2) validWhen Validation. (A big relief) HTH, Kinjal Sonpal
|
 |
 |
|
|
subject: Struts 1.2 vs 1.1
|
|
|