>Hi Vahan, > >I think your error has to do with your call to >this.pageContext.popBody(). Try putting it elsewhere. >
Hi Vincent, I put it in the tearDown() method like in the sample TestSampleBodyTag.java. Unfortunately it did not make any difference. Do you have a specific place in mind where to put this statement? >But, the easiest is for you to use Cactus 1.5dev and use the new >JspTagLifecycle class as explained here: > >http://jakarta.apache.org/cactus/api/framework-13/org/apache/cactus/exte >nsion/jsp/JspTagLifecycle.html > >It really simplifies things. > I'll try it when a nightly build is available again. >Thanks >-Vincent Regards, Vahan Harput --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
