Hi all,
has anyone been able to use the c:import jstl 1.0 tag on WAS 6.20?
Everytime we access it it throws the following error:
Exception occurs while processing a request to the servlet: jsp.
javax.servlet.jsp.JspTagException: Since tag handler class org.apache.taglibs.standard.tag.el.core.ImportTag implements BodyTag, it can't return Tag.EVAL_BODY_INCLUDE
Most, if not all, other tags seem to work fine, just this one doesn't. The same testpage and jstl version works fine on other non-SAP J2EE engines we have tested it on.
Best Regards,
Kalle Pokkinen