Hi, We have a validation processor that we use across several pages. Each time this processor is called is reads in a schema and then does validation. It seems inefficient to keep reading the schema into this processor over and over again. Is it possible to instantiate a processor with a configuration and then re-use it over and over?
Peter _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
