Sébastien Geindre pisze:
> dummy questions :
It's not that dummy!
> how, in C2.2, get variables from xml configuration file, in sitemap, in
> xsl transformer ???
>
Take a look at XMLFileModule[1] that will let you to access content of XML file
in your sitemap.
[1]
http://cocoon.apache.org/2
dummy questions :
how, in C2.2, get variables from xml configuration file, in sitemap, in
xsl transformer ???
thanks.
Sébastien Geindre a écrit :
Hi all,
design question :
a client post an xml file to my cocoon application.
I need to handle this xml data and check spatial selection then
Hi all,
design question :
a client post an xml file to my cocoon application.
I need to handle this xml data and check spatial selection then process
it in the right pipeline
- get xml data
- make spatial test intersection with configuration data (in java)
- if true go on this way on the site