Is this a public API ?
I would think that using pageContext.getOut() looks better suited ...
or you can also use the endXXX() method to check anything that is returned
by your tag (this is the preferred method normally).

Thanks
-Vincent

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 11:21 AM
Subject: Re: new com.sun.jsp.compiler.JspReader( ((JspTestCase)this).out ) ?


> Never mind. It looks like
>
>      javax.servlet.jsp.BodyContentImpl
>
> is what I want.
>
>
> Regards,
> S. Bro
>
>
>

Reply via email to