Howto traverse through an unknown depth with Xtags?

2004-04-20 Thread ashish7s
Hi, My jsp uses xtags libraries and need to read some XML like : . Now, how can I use the xtags (XPath) to read such an XML? I guess I can use but thats only for the multiple siblings and not for parent-child. Please help! Also, please send the reply

Re: use Bind Variables?

2004-04-20 Thread Bill Siggelkow
AFAIK, the SQL statement *must* be a prepared statement to use . Roy Benjamin wrote: If you use the form, does the tag in some way optimize to use a bind variable and a prepared statement? It seems this could be done. I'll also check the source. Thanks Roy ---

use Bind Variables?

2004-04-20 Thread Roy Benjamin
If you use the form, does the tag in some way optimize to use a bind variable and a prepared statement? It seems this could be done. I'll also check the source. Thanks Roy - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi