RE: XML form and database

2002-12-29 Thread Luca Morandini
index.html - > -Original Message- > From: poornima ponnuswamy [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 29, 2002 4:34 PM > To: [EMAIL PROTECTED] > Subject: XML form and database > > > Hello All, > I need to get the XML form input and store it in a &g

XML form and database

2002-12-29 Thread poornima ponnuswamy
Hello All, I need to get the XML form input and store it in a database. Is there any help available for cocoon 2.1 dev to connect to the database. I see an example "Introduction to Cocoon 2" by Leigh Dodds. Does this work for Cocoon 2.1, MySQl and Apache tomcat 4.1. Can anyone please

Re: Form is null [id=form-feedback] Exception- Xml form HowTo

2002-12-22 Thread Ivelin Ivanov
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 22, 2002 12:26 PM Subject: Form is null [id=form-feedback] Exception- Xml form HowTo > > You get this because of this "Form is null [id=form-feedback]." Change all > *.xml forms on the howto to have id="

Form is null [id=form-feedback] Exception- Xml form HowTo

2002-12-22 Thread aps olute
You get this because of this "Form is null [id=form-feedback]." Change all *.xml forms on the howto to have id="form-howto" instead of the form-feedback and this should take care of this error. Next problem would be to comb over the logic of the HowtoBean, it gets stuck on the Cooking mailing l

Form is null [id=form-feedback] Exception- Xml form HowTo

2002-12-21 Thread poornima ponnuswamy
I am able to get the Welcome page in XML form -Howto but when I click start I get the following exception The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode notifies that org.apache.cocoon.ProcessingException says: Failed to execute pipeline. More precisely

Re: xml form How to-Sitemap

2002-12-21 Thread Ivelin Ivanov
, December 21, 2002 2:01 PM Subject: Re: xml form How to-Sitemap > > > Hmm I spoke too soon, it was getting in an endless loop once I select all > the 3 checkboxes at Mailing List, checking only last one or two boxes, got me > to the finish. weird output display depending on

Re: xml form How to-Sitemap

2002-12-21 Thread aps olute
Hmm I spoke too soon, it was getting in an endless loop once I select all the 3 checkboxes at Mailing List, checking only last one or two boxes, got me to the finish. weird output display depending on kde browser or ns4.7. --- aps olute <[EMAIL PROTECTED]> wrote: > >I finally got the X

Re: xml form How to-Sitemap

2002-12-21 Thread aps olute
I finally got the XMLForm howto- to work. If you compare the components on the sitemap.xmap the wizard vs howto uses different logger ( logger="xmlform.sitemap.action.wizard"/> ) vs (logger="webapp.xmlform"/> ). I have not dig enuff to find the differences of the two. Hopefully the author w

Re: xml form How to-Sitemap

2002-12-20 Thread Thor Heinrichs-Wolpert
The sitempa should be at xml-cocoon2\src\webapp\samples\xmlform not in the howto directory On Friday, December 20, 2002, at 03:45 PM, poornima ponnuswamy wrote: Thank you very much for ur response..I know I am doing stupid somewhere..but I donno where..I compiled it twice and I have my

xml form How to-Sitemap

2002-12-20 Thread poornima ponnuswamy
Thank you very much for ur response..I know I am doing stupid somewhere..but I donno where..I compiled it twice and I have my sitemap.xmap at xml-cocoon2\src\webapp\samples\xmlform\howto along with my XML files...and I made the changes u asked me to in the xmap ( Is that the only change) but

RE: Xml form How To-Please help me out

2002-12-20 Thread Sylvain.Thevoz
Hello, Your sitemap have to be with the xml files in src\webapp\samples\xmlform. Check all your paths in the sitemap. Regards Sylvain -Message d'origine- De: poornima ponnuswamy [mailto:[EMAIL PROTECTED]] Date: vendredi, 20. décembre 2002 07:19 À: [EMAIL PROTECTED] Objet: Xml for

Xml form How To-Please help me out

2002-12-19 Thread poornima ponnuswamy
I am able to get the http://localhost:8080/cocoon/samples/xmlform/wizard Now I tried to run the XML form wizard but I couldnt succeed. I am really trying hard to get it done but I couldnt. Can one spend few min in helping me out...please These are the following steps I followed. I created "

xmlform: accessing requestparameter in an xml form representation

2002-12-11 Thread Kirchhoff, Lars
hi, I created a table output of some data, but as this can be a very long list I would like to split this in different screens and therefore thought I can use the XPath options. what I did is the following: Customer Name Address

AW: howto-xml form problem

2002-12-10 Thread Kirchhoff, Lars
002 03:40 > An: [EMAIL PROTECTED] > Betreff: howto-xml form problem > > > Following the how-to xmlform I get the exception below, when finally > submitting the data (from the confirmation page) > additionally s.th. within the logic seems wrong. > after choosing the in

howto-xml form problem

2002-12-10 Thread Martin Heink
Following the how-to xmlform I get the exception below, when finally submitting the data (from the confirmation page) additionally s.th. within the logic seems wrong. after choosing the interestgroup, the selection of the refering mailing-list forms work, but when selecting and submitting these you

RE: Can anyhow consolidate XML form configuration + required files

2002-12-05 Thread Hong Gia Dinh
Title: RE: Can anyhow consolidate XML form configuration + required files i have not tried to use XML form in cocoon2.0.3 yet! why dont you download the cocoon 2.1 ? then you will see how XML Form looks in Cocoon. I downloaded cocoon2.1 and apply XML Form of Cocoon to my application it ran

Can anyhow consolidate XML form configuration + required files

2002-12-05 Thread Sreenivasan N.
Hi all Can anyone give me a full setup and required files to make XML form work in Cocoon 2.0.3? I am trying to do all sorts of way to try to make work but no use. I havnt seen yet how XML Form looks in Cocoon. Can anyone give me the falvour. Thanks in advance Regards Sreenivasan

Re: XML form How To's guide problem

2002-12-04 Thread Ivelin Ivanov
The HOWTO targets 2.1. Looked at the actual demo which the HOWTO links to. webapp/samples/xmlform Ivelin - Original Message - From: "Sreenivasan N." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 1:07 AM Subject: XML form How To&

XML form How To's guide problem

2002-12-03 Thread Sreenivasan N.
Hi all I was just trying to work with XML form and found that the folder name specified are different in each steps in xml.apache.org/cocoon/howto/xmlform For ex step 1 say to create a how-to folder in src\webapp\samples\xmlform. In the same page for start.xml it says copy and save to

Re: internalisation with schematron (XML-Form)

2002-10-31 Thread Ivelin Ivanov
Thank you Dianna for handling the patch. - Original Message - From: "Ivelin Ivanov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 28, 2002 11:25 PM Subject: Re: internalisation with schematron (XML-Form) Many thanks ! I will review and appl

Re: internalisation with schematron (XML-Form)

2002-10-28 Thread Ivelin Ivanov
tober 28, 2002 7:35 PM Subject: Re: internalisation with schematron (XML-Form) Hallo Ivelin, I already wrote a How To Document for this and uploaded it using Bugzilla . I hope it will be clear and easy to follow. and its Bug#14015. Thanx in advance Mohamed El-Refaey Ivelin Ivanov wrote:

Re: internalisation with schematron (XML-Form)

2002-10-28 Thread Mohamed El-Refaey
bugzilla. The question about i18n with XMLForm is popping constantly. Ivelin - Original Message - From: "Mohamed El-Refaey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 27, 2002 4:08 PM Subject: Re: internalisation with schematron (XML-Form) Hi

Re: internalisation with schematron (XML-Form)

2002-10-27 Thread Ivelin Ivanov
tober 27, 2002 4:08 PM Subject: Re: internalisation with schematron (XML-Form) Hi Michael , I faced the same problem and here is what I did when I read the mailing list regarding the i18n with Schematron validation error : 1- the XMLForm file is : Password

Re: internalisation with schematron (XML-Form)

2002-10-27 Thread Mohamed El-Refaey
Hi Michael , I faced the same problem and here is what I did when I read the mailing list regarding the i18n with Schematron validation error : 1- the XMLForm file is : Password 2- the Schematron file : The Password Should be @ least 8 character.

internalisation with schematron (XML-Form)

2002-10-24 Thread Michael Bald
Title: internalisation with schematron (XML-Form) Hi! I have a problem to translate the error-massages of the schematrons. I hope someone can give me a hint to solve my problem. I want to translate the Error Message of my pattern in the Schematron file. But I don´t know exactly how. I tried

Re: passing a value into an XML form from somewhere else

2002-07-15 Thread Andrew C. Oliver
if this doesn't work. > > > >Ivelin > > > >- Original Message - >From: "Andrew C. Oliver" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, July 15, 2002 8:37 AM >Subject: Re: passing a value into an XML form from somewhe

Re: passing a value into an XML form from somewhere else

2002-07-15 Thread Ivelin Ivanov
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 8:37 AM Subject: Re: passing a value into an XML form from somewhere else > I still don't think I'm explaining this correctly.. I want to get the > value of an HTTPRequest parameter that called

Antwort: Re: XML Form, extended validation and error messages

2002-07-15 Thread michael_hampel
Hello, thanks for your answer and providing the new feature. In the moment I am setting the error message in the perform() method by calling setValue of the appropriate Form and then output the message with xf:output referencing the appropriate path. i will try out your solution a

Re: XML Form, extended validation and error messages

2002-07-15 Thread Ivelin Ivanov
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 1:03 AM Subject: XML Form, extended validation and error messages > Hello, > > i again have a question concerning validation in connection with XMl > forms. > Is there a standard way how

Re: passing a value into an XML form from somewhere else

2002-07-15 Thread Andrew C. Oliver
ld see it was always 0 instead of 3. >> >>-Andy >> >> >> >>>Ivelin >>> >>>- Original Message - >>>From: "Andrew C. Oliver" <[EMAIL PROTECTED]> >>>To: <[EMAIL PROTECTED]> >>>Sent: Sunda

Re: passing a value into an XML form from somewhere else

2002-07-15 Thread Mohamed El-Refaey
automatically rendered into the Form. I wish it can help Mohamed - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 7:50 PM Subject: Q: passing a value into an XML form from somewhere else > Hi All

XML Form, extended validation and error messages

2002-07-14 Thread michael_hampel
Hello, i again have a question concerning validation in connection with XMl forms. Is there a standard way how to handle validation, that cannot be done with the Schematron approach? I mean something like validating if a password is already existing in a database or running a Luhn Test f

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Ivelin Ivanov
into the > xmlfrom-based pipeline and get it INTO the xmlfrom. I made it textbox > so I could see it was always 0 instead of 3. > > -Andy > > >Ivelin > > > >- Original Message - > >From: "Andrew C. Oliver" <[EMAIL PROTECTED]&g

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Andrew C. Oliver
ade it textbox so I could see it was always 0 instead of 3. -Andy >Ivelin > >- Original Message - >From: "Andrew C. Oliver" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, July 14, 2002 6:58 PM >Subject: Re: passing a value into an XML

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Ivelin Ivanov
velin - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 6:58 PM Subject: Re: passing a value into an XML form from somewhere else > Sure. > > here is th

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Andrew C. Oliver
the form is not itself an XML form. However it needs to pass a parameter to be stored in a hidden field (or otherwise poke it into the OfferBean attached to the form). You can actually go here: http://www.superlinksoftware.com/cocoon/samples/bringmethis/category/Antiques/3.html?category

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Ivelin Ivanov
Myabe I misunderstand the problem. Can you send your sitemap and some more details. - Original Message - From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 5:39 PM Subject: Re: passing a value into an XML fo

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Andrew C. Oliver
MAIL PROTECTED]> >Sent: Sunday, July 14, 2002 11:50 AM >Subject: Q: passing a value into an XML form from somewhere else > > > > >>Hi All, >> >>I've got a situation where I have multiple items on a dynamically >>generated page and I want to be abl

Re: passing a value into an XML form from somewhere else

2002-07-14 Thread Ivelin Ivanov
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 14, 2002 11:50 AM Subject: Q: passing a value into an XML form from somewhere else > Hi All, > > I've got a situation where I have multiple items on a dynamically > generated page and I want to be able to allow the user to &

[Fwd: Q: passing a value into an XML form from somewhere else]

2002-07-14 Thread Andrew C. Oliver
--- Begin Message --- Hi All, I've got a situation where I have multiple items on a dynamically generated page and I want to be able to allow the user to click on a link and "post an offer" on them. So for instance on http://www.superlinksoftware.com/cocoon/samples/bringmethis/category/Ant

Q: passing a value into an XML form from somewhere else

2002-07-14 Thread Andrew C. Oliver
Hi All, I've got a situation where I have multiple items on a dynamically generated page and I want to be able to allow the user to click on a link and "post an offer" on them. So for instance on http://www.superlinksoftware.com/cocoon/samples/bringmethis/category/Antiques/3.html I want to b

RE: XML Form, extended validation and error messages

2002-07-12 Thread Piroumian Konstantin
> From: [EMAIL PROTECTED] > > Hello, > > > By the way I got the FormTransformer plus the Schematron > error messages > running with i18n and will post how it worked for me next week (after > I tested it a liitle bit more) Great news! Looking forward to see that. Konstantin > > Thanks i

XML Form, extended validation and error messages

2002-07-12 Thread michael_hampel
Hello, i again have a question concerning validation in connection with XMl forms. Is there a standard way how to handle validation, that cannot be done with the Schematron approach? I mean something like validating if a password is already existing in a database or running a Luhn Test f

XML-Form

2002-07-04 Thread michael_hampel
Hello, Before I start working with the xml-form implementation in Cocoon, I want to find out if it is possible to use xml_form together with the i18n Transformer to display First Name in different languages: firstName Also, how can I use Internationalisation with

Re: Samples or Example for xml form

2002-05-07 Thread Ivelin Ivanov
If you need a working XML Form example, you need to get the latest dev snapshot, build and run cocoon with scratchpad. Then point to: http://localhost:8080/cocoon/mount/xmlform/wizard.html You can also read the README.txt: http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/scratchpad/webapp

Samples or Example for xml form

2002-05-07 Thread Sreenivasan N.
Hi all I have been asking this in cocoon users and got something called XML Form to build xml file and to add to xml file. Can anyone give me sample to get an idea of the working functionality. Thanks in advance Regards sreenivasan. "Attitudes are much more important than apti

Modify Xml form session in Xsp

2001-12-06 Thread Jegadish
Hi, I have a serious problem,Which I don't know how to solve. I have a Xml string in session,In Xsp I pull out the string from session and how can I modify that Xml string in my same Xsp and call a Xsl to render the Xml being modified in the Xsp. Thankz for any help Jegadish.P -

AW: XML form schema to generate forms

2001-06-04 Thread Mag. Michael Gerzabek
ECTED] Betreff: XML form schema to generate forms hi... i'm bernd roemer, a german computer science student, and im looking for your helpful sounding XML schema to generate your extended forms. I'm really interested in it. i don't use cocoon at the moment. I have some experiences wi

XML form schema to generate forms

2001-06-04 Thread Bernd Roemer
hi... i'm bernd roemer, a german computer science student, and im looking for your helpful sounding XML schema to generate your extended forms. I'm really interested in it. i don't use cocoon at the moment. I have some experiences with cocoon (1.5), but i plan to compile a cocoon2 to exchange m