Hello!
Is it possible to use a xsp file as a serializer?
The aim is to manage data from a xml file
without resorting to the "util" logicsheet
I tried to do it this way :
<map:match pattern="java/query_info">
<map:generate src="java/requetes.xml" />
<map:serialize src="java/req.xsp"/>
</map:match>
but it gave no results.
Any clue would be heartily welcome!
Thanks
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]