jonpday wrote:

Rice Yeh wrote:
Hi,
  Can jx:import just import some element in a file? I find all examples
import the whole file specified in the uri. Can I just import some element
in a file?

Rice



One way of doing it (bit hacky) is to call another pipeline
(uri="http://{request.ServerName}:{request.ServerPort}/cocoon/otherPipeline#fragment";)
and configure that pipeline to return the fragments that you are looking
for. Otherwise, I dont think it can be done reading a file from disk.

no, not that I know of.

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------

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

Reply via email to