I have the following JSP that is using to do a
transformation. The xsl that I am using has "" tags that are
used to
import other needed xsl documents. The import in main xsl works correctly,
but the
file it imports does an include. This include causes the error below to
occur. I
thought I
I have the following JSP that is using the xml tablib from jstl to do a
transformation. The xsl that I am using has "" tags that are used to
import other needed xsl documents. The import in main xsl works correctly, but the
file it imports also does an import. This import causes the error bel