Yes. After downloading those files, it seems to be working for me now. Thanks!
-----Original Message----- From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] Sent: Monday, April 30, 2007 6:06 PM To: Tag Libraries Users List Subject: Re: JSP 2.0 and JSTL EL So it appears that the standard.jar you have may be either corrupt or doesn't have the class file. Just to make it easier, the JSTL 1.1.2 zip was obtained from here: http://jakarta.apache.org/site/downloads/downloads_taglibs-standard.cgi Within the jstl.jar and standard.jar are within the zip, they need to be copied separately. -Regards Rashmi On 4/30/07, Rashmi Rubdi <[EMAIL PROTECTED]> wrote: > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
