Hi guys,

I have a cform which works well.
The flowscript (ECMA) that handles the cform delegates
to a spring bean to create an object in database.
But when that objet already exist it throws an exception.

I had managed to catch the exception in the flow script.
But i would like to know if (and how) to perform a validation
of the nonexistence of the object i try to create before calling
my spring beans. for this purpose i can add a check method on
the spring beans.
But how do i give the beans from the flow script
to the cform for it to use in validation? How to i define the
validation to perform in the cform?

If there is some doco on the subjet, pleas'e redirect me to the doco.


Best regards,


Raphaël


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

Reply via email to