Please use the demo as basis for your new app.
Don't try to use the HOW-TO. It has a few config flaws, which hopefully
someone is going to submit a patch for.




----- Original Message -----
From: "aps olute" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, 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 kde browser or ns4.7.
>
>
> --- aps olute <[EMAIL PROTECTED]> wrote:
> >
> >    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
> > would chime in and tell us the differences of the two loggers.
> >
> >  The components on mine have these now:
> >
> > <map:action name="WizardAction" src="org.apache.cocoon.samples.xml
> > form.WizardAction"  logger="xmlform.sitemap.action.wizard"/>
> > <map:action name="HowtoWizardAction" src="org.apache.cocoon.sample
> > s.xmlform.howto.HowtoWizardAction"  logger="webapp.xmlform"/>
> >  <map:action name="UsageFeedbackAction" src="org.apache.cocoon.samp
> > les.xmlform.UsageFeedbackAction"
> > logger="xmlform.sitemap.action.UsageFeedback"/>
> >  <map:generators default="file"/>
> >  <map:transformers default="xslt">
> >  <map:transformer name="xmlform"
> >    src="org.apache.cocoon.transformation.XMLFormTransformer"
> >            logger="webapp.xmlform"/>
> >  </map:transformers>
> >  <map:readers default="resource"/>
> >  <map:serializers default="html"/>
> >  <map:selectors default="browser"/>
> >  <map:matchers default="wildcard">
> >  <map:matcher name="wildcard"
> >         src="org.apache.cocoon.matching.WildcardURIMatcher"/>
> >  </map:matchers>
> >
> >
> >
> > aps
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> > http://mailplus.yahoo.com
> >
> > ---------------------------------------------------------------------
> > Please check that your question  has not already been answered in the
> > FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> >
> > To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   <[EMAIL PROTECTED]>
> >
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to