"Assenza, Chris" wrote:
> This is a resend from a ways back :)
> So your end result will look like:
>
> pageContext.getOut().flush();
> pageContext.include(content.toString());
>
> By hardcoding the flush your problems should be solved. Recompiling struts
> is documented on the Struts installation web page. :)
>
>
thanks for this repost. If necessary, I will rebuild it.
But the problem that initiate this mail wasn't finally in the template, but in
one of the included jsp page. A call to request.getServletPath returns null and
was use as the value in a <bean:define>. Resin1.2.3 doesn't seem to care, but
WAS ...
Thanks for your time.
Bernard.
private PS : Mikl, did you get a way to rebuild manhunt ?