Re: XPath function not() not working.

Sébastien Brodeur <[email protected]>
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <[email protected]>
Kris Schneider <kris <at> dotech.com> writes:

> 
> Is "bookId" a request parameter? If so, what happens with this:
> 
> <x:when select="not($xml/books/book[id=$param:bookId])">
> 

I try to put a valid id directly, without using the request parameter.

<x:when select="not($xml/books/book[id='1'])">

The problem still occur.

Thank for your reply.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.