Hello! I have noticed a problem when using a <jsp:include> tag
inside the body of a custom bodytag.

When I use a scriptlet instead of the custom tag, the page comes out
one way. But when I replace the scriptlet (in this case an if-statement)
with a body tag, the engine returns a totaly different page.

Has anyone noticed this before? any clues?

my custom tag outputs the body by using:
bodyContent.writeOut(bodyContent.getEnclosingWriter());

Thanks in advance
/Stefan






Stefan Håkans
I n t e r b i z z   S c a n d i n a v i a  a b
mailto:[EMAIL PROTECTED]
http://www.interbizz.com


Reply via email to