--- 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]

Reply via email to