Try to read the "READ ME" file in the compressed file that you downloaded for the JSTL 1.1. And read the section on library dependancies. It is recommended that you have Java sdk 1.4.2 OR else you better include the dependancies stated in that READ ME file. Good luck.
Wallace > > From: Anuj Agrawal <[EMAIL PROTECTED]> > Date: 2004/04/29 Thu PM 12:49:01 EDT > To: [EMAIL PROTECTED] > Subject: JSTL setup > > Ok, i must be doing something wrong, but it's not apparent to me. :( > > I am using the 1.0.x version of standard.jar, and everything is fine. > The taglib uri i'm using is http://java.sun.com/jstl/core. I don't > have any taglib related entries in my web.xml and there are no tld > files in my WEB-INF directory. > > I want to use the function tags available in 1.1.x, so i tried dropping > in the new standard.jar, and changed my taglib uri to > http://java.sun.com/jsp/jstl/core, and now my IDE (WSAD) reports that > the URI does not exist. And i'm unable to test my application. > > Any help? > Anuj. > > > > > __________________________________ > Do you Yahoo!? > Win a $20,000 Career Makeover at Yahoo! HotJobs > http://hotjobs.sweepstakes.yahoo.com/careermakeover > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > 1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
