view changed from xhtml to xpl

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

view changed from xhtml to xpl

paul.hermans
Case 1 working OK
  <page path-info="/spil-edit/detail" model="services/run-detail.xpl" view="artefactfull.xhtml"/>
   
I have in the xhtml file
<f:instance id="artefact_data">
     <xi:include href="input:data"/>
</f:instance>

where the input:data are coming from the run-detail.xpl on the model.

Case 2
 <page path-info="/spil-edit/detail" model="services/run-detail.xpl" view="artefactfull.xpl"/>

The artefactfull.xpl serves for the moment as an identity transform of file artefactfull.xhtml with the result on output:data on the view.

The identity transform of artefactfull.xhtml indeed works, but
<f:instance id="artefact_data">
     <xi:include href="input:data"/>
</f:instance>
doesn't seem to pick up the run-detail.xpl generated data anymore.

What needs to be changed for this scenario?


Paul




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws