xpath question

2002-09-11 Thread praktikant
Hi, I try to make a list of all hyperlinks in my collection. Each link is stored in an other resource. Can you help me? this is my Collection: ?xml version=1.0 encoding=UTF-8 ? collection:collections resources=6 collections=0 xmlns:collection=http://apache.org/cocoon/xmldb/1.0;

variables in cocoon

2002-09-03 Thread praktikant
Hello, I try to get an input to store it later on in a xml database. I've looked in Samples/Serverpages/Logicsheet but I didn't understand: - how to get input into the variables and - how to send the variables to another xsp, xml, ... -file This is my code so far: It shows me String

RE: Making a new Action

2002-08-29 Thread praktikant
Hi, I have a further question on this. Actions are java code which i write seperatly from everything else. right. Do i save this file as a.java or .jsp? .java, and then you compile it. What directories do i have to place in into in order for it to properly compile you can compile it from

employee example for xml-db

2002-08-28 Thread praktikant
I have just worked thru the employee example shipped with cocoon 2.0.3. For a newbie like me it's difficult to understand. That why I ask you Does someone have an easier example that shows how to use an XML-DATABASE? I want (try) to use only xsp without edXml or 4suite or something like that.

AW: AW: AW: Xindice - Pipeline to db

2002-08-22 Thread praktikant
Mmmh, at first I will try this Editing XML Data Using XUpdate and HTML Forms http://www.xml.com/pub/a/2002/06/12/xupdate.html regards Praktikant Hans -Ursprüngliche Nachricht- Von:John Moylan [mailto:[EMAIL PROTECTED]] Gesendet am:Mittwoch, 21. August

Xindice - Pipeline to db

2002-08-21 Thread praktikant
Hi, now I can use Xindice in Cocoon. I've had a wrong idea from using Xindice. Thanks Roman! :o) But I haven't found something about a pipeline to Xindice. How can I build a pipeline to Xindice? How can I write back to Xindice? How to use

AW: Xindice - Pipeline to db

2002-08-21 Thread praktikant
/film[contains(cover,'mi2 ') http://localhost:8080/cocoon/xmldb/dvd/?xpath=//dvd/film[contains(cover,'mi 2') ] into the sitemap.xmap? thanks -Ursprüngliche Nachricht- Von:praktikant [mailto:[EMAIL PROTECTED]] Gesendet am:Mittwoch, 21. August 2002 08:52

AW: AW: Xindice - Pipeline to db

2002-08-21 Thread praktikant
:Mittwoch, 21. August 2002 13:22 An: [EMAIL PROTECTED] Betreff:Re: AW: Xindice - Pipeline to db Just one mistake: KOZLOV Roman wrote: Hi, praktikant wrote: how can I write for example

AW: AW: Xindice - Pipeline to db

2002-08-21 Thread praktikant
You should not need too. Look at the sitemap for Cocoon 2.03. - It has a matcher for xmldb xpath queries. praktikant wrote: how can I write for example this http://localhost:8080/cocoon/xmldb/dvd/mi2.xml http://localhost:8080/cocoon/xmldb/dvd

Cocoon and Xindice

2002-08-19 Thread praktikant
Hello! I'm a newbie. I tried to use the /db/addressbook shipped with Xindice. I've found some examples on http://cocooncenter.de. But the examples didn't run yet. If I try to run this : (db_test.xml) ?xml version=1.0 encoding=UTF-8? collection:results query=//person[contains(fname,'John')]

Xindice and Cocoon

2002-08-19 Thread praktikant
I get this when I go to the site. Source code (xml) instead of data (also xml) I use Win 2k, Tomcat 4.0.4, Cocoon 2.0.3 (compiled on Java 1.3.x), Xindice 1.0, Java SDK 1.3.1_04 - Please check that your question has not already

Cocoon and Xindice

2002-08-19 Thread praktikant
I want to get some xml data out of a xml database. I have written some xml code to get the xml data, but I get only the source code. Output of the browser: ?xml version=1.0 encoding=UTF-8 ? collection:results query=//person[contains(fname,'John')] resources=1

AW: Cocoon and Xindice

2002-08-19 Thread praktikant
praktikant wrote: I want to get some xml data out of a xml database. I have written some xml code to get the xml data, but I get only the source code. Output of the browser: ?xml version=1.0 encoding=UTF-8 ? collection:results

AW: Cocoon and Xindice

2002-08-19 Thread praktikant
Hi, that's the point. I do not have the xml-data. I only get the uninterpreted xml source. -Ursprüngliche Nachricht- Von:kavitha ramesh [mailto:[EMAIL PROTECTED]] Gesendet am:Montag, 19. August 2002 13:37 An: [EMAIL PROTECTED] Betreff:

AW: AW: Cocoon and Xindice

2002-08-19 Thread praktikant
to what you want. Roman praktikant wrote: Hi, that's the point. I do not have the xml-data. I only get the uninterpreted xml source. -Ursprüngliche Nachricht- Von:kavitha ramesh [mailto