Ok thank you very much. It doesn't seem to be exactly what I'm looking
for but it's a start anyway. At least it should help me understand the
binfing framework a little better.

But first of all where does the handleForm function come from ? I
didn't find it in any flowscript file imported, and still it is called
in sitemap :

<map:match pattern="form2bean.flow">
       <map:call function="handleForm">
         <map:parameter name="function" value="form2bean"/>
         <map:parameter name="form-definition" value="forms/form2_model.xml"/>
         <map:parameter name="bindingURI" value="forms/form2_bind_bean.xml"/>
       </map:call>
     </map:match>

If I could understand where this function comes from I would be able
to figure out what is its "form" parameter and how it's used that
way...

Any idea ?

-- 
Sebastien ARBOGAST

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

Reply via email to