https://issues.apache.org/bugzilla/show_bug.cgi?id=56568

--- Comment #7 from Konstantin Kolinko <[email protected]> ---
(In reply to Mark Thomas from comment #6)

OK.
Maybe also allow for DispatcherType.INCLUDE ?

If I remember correctly, Spring (as an example of an MVC framework) allows to
switch view rendering from one using forward to one using include with a single
boolean option. If it is an INCLUDE it means that the request has already been
handled somehow, so it is likely safe for the JSP page to handle it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to