. Should I be using
embed.DatabaseImpl?
Thanks for helping,
Lisa
- Original Message -
From:
Marcin Goldyn
To: xindice-users@xml.apache.org
Sent: Monday, July 25, 2005 4:57 PM
Subject: Re: JSP, JavaBeans and
Xindice
it looks ok
did u check if URI is ok?
or
it looks ok
did u check if URI is ok?
or in this loop
while (resourceIterator.hasMoreResources()) {
Resource resource = resourceIterator.nextResource();
myResult.append((String) resource.getContent());
}
try to put System.out.println((String) resource.getContent()); there and
check if it print
o: xindice-users@xml.apache.org
Sent: Monday, July 25, 2005 9:53 AM
Subject: Re: JSP, JavaBeans and
Xindice
there can be a plenty of reasons
show us the code
Marcin
Goldyn
there can be a plenty of reasons
show us the code
Marcin Goldyn