Ivelin, 
    Oh, I am using the latest (WizardAction). Really
love the XMLForm and have written one based upon
'form-feedback' for testing -- in which I found
checkbox result does not show on the 'confirm' page.
So I am still figuring it out what's missing. 
    
Good work everyone,
KC

--- Ivelin Ivanov <[EMAIL PROTECTED]> wrote:
> Kenny,
> 
> 
> Seems like you are working with an older
> WizardAction
> The latest
> org.apache.cocoon.samples.xmlform.WizardAction
> imports
> ...
> // Schematron classes
> import
>
org.apache.cocoon.components.validation.SchemaFactory;
> import
> org.apache.cocoon.components.validation.Schema;
> import
> org.apache.cocoon.components.validation.Validator;
> import
> org.apache.cocoon.components.validation.Violation;
> 
> // Cocoon Form
> import
> org.apache.cocoon.acting.AbstractXMLFormAction;
> import org.apache.cocoon.components.xmlform.Form;
> import
> org.apache.cocoon.components.xmlform.FormListener;
> ...
> 
> 
> Either get the latest code base from anoncvs.
> See "How to Establish your Local Repository"
> http://xml.apache.org/cocoon/contrib.html
> 
> Or download a new snapshot.
> http://cvs.apache.org/snapshots/xml-cocoon2/
> 
> 
> 
> Ivelin
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.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]>

Reply via email to