The {@link #getOutputStream() ServletOutputStream} and {@link #getWriter() PrinterWriter} returned by the response will write to the provided stream ratter than to the wrapped response. If the responseis of type "text/html" then an intermediary {@link org.fenixedu.academic.ui.struts.action.teacher.siteArchive.streams.TransformUrlsStream} is used to ensure that thecontent is transfomed using the target resource's rules. @author cfgi
|
|
|
|