Yes it was deliberate. I'm not sure I see the advantages of flattening my action *and* my request object, for now I'd rather keep this nested as it currently is. Of course I'll change my mind if given the right counter-arguments :)
newton.dave wrote: > > --- Guillaume Bilodeau <[EMAIL PROTECTED]> wrote: >> The action has a SimpleFoodCreationRequest > getModel() >> method which should expose the request object to >> the JSP. > > The Action code you posted does not implement > ModelDriven; was that a deliberate omission? > >> Action: >> public class CreateSimpleFoodAction { >> private FoodService foodService; >> // etc... > > d. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Mapping-multiple-enums-to-a-nested-object-tf4505238.html#a12859800 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]