RE: JSON & ModelDriven

2011-06-03 Thread CRANFORD, CHRIS
armeter to the result handler to use the older logic from 2.1.8.1 build. Thoughts? -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Wednesday, June 01, 2011 9:49 PM To: Struts Users Mailing List Subject: RE: JSON & ModelDriven model is somehwhat analogous

RE: JSON & ModelDriven

2011-06-01 Thread Martin Gainty
model is somehwhat analogous to the legacy struts1 formbean action contains processing artifacts (such as public String execute()) ModelDriven more closely represents a large bean which can be serialized/deserialized as JSON ResultType (application/json content-type) what does Action contain (th