Re: JSP 2.0 and JSTL EL
"Rashmi Rubdi" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
The standard.jar file I have is for JSTL 1.1.2 , and it contains this class org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager within it. Dick Weisinger <[email protected]> wrote: >But it continues to have a problem. Spring says that it found the JSP 2.0 >ExpressionEvaluator, but it can't find: > org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager > I see this method in the JSTL version 1.0 standard.jar file, but not in the > version 1.1 file. -Regards Rashmi