render(Map model, HttpServletRequest request, HttpServletResponse response) Prepares the view given the specified model, merging it with static
attributes and a RequestContext attribute, if necessary.
Prepares the view given the specified model, merging it with static
attributes and a RequestContext attribute, if necessary.
Delegates to renderMergedOutputModel for the actual rendering.
See Also:TemplateJstlView.renderMergedOutputModel