cancel
Showing results for 
Search instead for 
Did you mean: 

JSTL c:import tag exception on WAS 6.20

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This answer is mostly for reference - see OSS 0371142 2004 "JSP Standard 1.2 versus 1.1" for details.

Best regards,

Todor