> so in the web.xml's taglib's uri is 
> http://java..../jsp/jstl/...?
> and in the jsp files also like that?

I have *no* taglibs defined in web.xml.

The JSP's have:
<%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>

And JSTL works fine.  HTH...

-- 
Wendy Smoak

Reply via email to