>I'd bet you forgot to add the <%@ taglib %> declaration for the XML >library at the top of your page. JSTL is made up of several tag >libraries, not just one.
> <%@ taglib prefix="x" uri="http://java.sun.com/jstl/xml" %> Hi Craig, how much you will bet. i have this declaration. and i still do not know why this not work. thx georg -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

