Re: XMLForm and Table output

2002-12-03 Thread Kirchhoff, Lars
r 2002 12:58 > An: '[EMAIL PROTECTED]' > Betreff: Re: XMLForm and Table output > > > I mean NOW I can access the dom.. > > > -Ursprüngliche Nachricht- > > Von: Kirchhoff, Lars > > Gesendet: Dienstag, 3. Dezember 2002 12:54 > > An:

Re: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
I mean NOW I can access the dom.. > -Ursprüngliche Nachricht- > Von: Kirchhoff, Lars > Gesendet: Dienstag, 3. Dezember 2002 12:54 > An: '[EMAIL PROTECTED]' > Betreff: AW: XMLForm and Table output > > > no I didn't, but I forget to set the get an

AW: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
12:05 > An: [EMAIL PROTECTED] > Betreff: Re: XMLForm and Table output > > > Did you try setting your form model as a DocumentContainer > which contains > the DOM object? > > http://jakarta.apache.org/commons/jxpath/users-guide.html#Containers > > > > > -

Re: XMLForm and Table output

2002-12-02 Thread Ivelin Ivanov
December 02, 2002 8:35 PM Subject: AW: XMLForm and Table output maybe I was a bit unprecise. I already could see that the xml output is correct. the only thing I'm still not sure is how to reference the dom in the xml page. I tried the following:

AW: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
ciao Lars > -Ursprüngliche Nachricht- > Von: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 3. Dezember 2002 10:00 > An: [EMAIL PROTECTED] > Betreff: Re: XMLForm and Table output > > > I am not sure what exactly the problem is, > but I guess you might be actually

Re: XMLForm and Table output

2002-12-02 Thread Ivelin Ivanov
CTED]> Sent: Monday, December 02, 2002 12:15 AM Subject: AW: XMLForm and Table output thanks Ivelin, but now I'm right in front of a new problem, how to print out the document using cocoon? I couldn't find a generator that gets the input right from a stream? Do I have to write my own genera

AW: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
thing else to pass the dom. ciao Lars > -Ursprüngliche Nachricht- > Von: Kirchhoff, Lars > Gesendet: Montag, 2. Dezember 2002 14:15 > An: '[EMAIL PROTECTED]' > Betreff: AW: XMLForm and Table output > > > thanks Ivelin, > > but now I'm right

AW: XMLForm and Table output

2002-12-01 Thread Kirchhoff, Lars
#x27;t found it. thanks Lars > -Ursprüngliche Nachricht- > Von: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] > Gesendet: Sonntag, 1. Dezember 2002 00:03 > An: [EMAIL PROTECTED] > Betreff: Re: XMLForm and Table output > > > Yes. You are on the right track. > Why d

Re: XMLForm and Table output

2002-11-30 Thread Ivelin Ivanov
OM or some of the O/R mapping frameworks. Ivelin - Original Message - From: "Kirchhoff, Lars" <[EMAIL PROTECTED]> To: "Cocoon-Users (E-Mail)" <[EMAIL PROTECTED]> Sent: Thursday, November 28, 2002 4:49 AM Subject: XMLForm and Table output > Hi, > &

XMLForm and Table output

2002-11-28 Thread Kirchhoff, Lars
Hi, it's me again and I hope I'm still getting answers and not starting to bother you all with all my questions. I've tried to create an application which simple should get some user data from a database, by simply enter the name. So my first form is just a text field where the name can be inser