Andrew,
Your action needs the Cocoon XMLForm classes, don't
comment them out. Also note the 'components' is
missing in each 'imports'. Thus it should read,
// Schematron classes
import
org.apache.cocoon.components.validation.SchemaFactory;
import org.apache.cocoon.components.validation.Schema;
im
[EMAIL PROTECTED] wrote:
>Andrew,
>
>I don't know what's wrong, but here's a few things to try:
>
>
Thanks! Actually, I didn't mean to send, this and thought I hit stop.
I discovered my
problem was actually some invisible character had snuck its way into the
processing instruction.
But I'
et.com To: [EMAIL PROTECTED]
cc:
06/12/02 05:13 PMSubject: Re: XMLForm hello world in
the works
Andrew,
I don't know what's wrong, but here's a few things to try:
1)
I don't get this. Why are you declaring two identical actions? Can't see why
it would hurt, but can't see how it helps either... I would do something like
this:
(you will need to change the src so