Jetty (Embed) ".. ExpressionFactoryImpl not found"
-
nastyboy
(nastyboy) -
이 글의 작성자
- Offline
- Newbie
-
덜보기
더보기
- Posts: 30
- Thank you received: 5
22 Sep 2016 01:24 - 09 Oct 2016 05:12 #1210
작성자: nastyboy
< 해결책 >
com.sun.el-*.jar 파일을 import한다. (예: com.sun.el-2.2.0.v201108011116.jar)
nastyboy 님의 글: Jetty (Embed) ".. ExpressionFactoryImpl not found"
org.apache.jasper.JasperException: /retrieve.jsp(39,17) PWC6038: "${myParam.value}" contains invalid expression(s): javax.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:81)< 해결책 >
com.sun.el-*.jar 파일을 import한다. (예: com.sun.el-2.2.0.v201108011116.jar)
Time to create page: 0.057 seconds
