brian papa wrote:
> I'm starting to think now that perhaps I'm doing this in the wrong
> place. After all the purpose of a controller should simply be to
> prepare data for rendering in a JSP tile. I'm wondering though if this
> is the case what the purpose is of having the HttpServletRequest as a
> parameter to a Controller?
>   
So you can put the data you just prepared into the request for rendering
in a JSP tile?

;)

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to