cancel
Showing results for 
Search instead for 
Did you mean: 

Cann't compile jsp with JSTL contain chinese character.

Former Member
0 Kudos

I deploy a web application with the jsp using struct & JSTL. and I found that it cann't compile page contain the chinese character(the page without chinese character or jstl is working well). The following is the error message:

#1.5#0014384B7FE0004300000019000011CC00040B4F66818D2A#1138335556919#/System/Server#sap.com/myGoldenbearEAR#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#Guest#2####148ef4708eec11daa87d0014384b7fe0#SAPEngine_Application_Thread[impl:3]_21##0#0#Error#1#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#Plain###Runtime error in compiling of the JSP file <C:/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/myGoldenbearEAR/servlet_jsp/goldenbear/root/template.jsp> ! The error is: TagLibValidator returns error(s) for taglib ( http://java.sun.com/jstl/core 😞

com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Unsupported character: b4(:main:, row:69, col:3)(:main:, row=69, col=3) -> com.sap.engine.lib.xml.parser.ParserException: Unsupported character: b4(:main:, row:69, col:3)

.#

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185706
Participant
0 Kudos

Hello,

this is returned by TagLibrary validator as an error , it is not engine problem.

Regards

Bojidar