Basically i have xml file which it will be compressed and the result will be
displayed to the user in compressed format. i want to get whole xml file as
a string and pass it to function which will compress the string and returns
the result as string. the result will be displayed to the user.

ZipArchiveSerializer example was not helpfull for me

thanks




Hi

Can you please let us know what the exact issue is?

Regards
Sac

On Mon, May 11, 2009 at 7:26 PM, saeid itune <saeidit...@gmail.com> wrote:

>    Hi,
>
> I am trying to create a custom serializer for apache cocoon. the objective
> of the serializer is to encode the xml data which will be used for flash
> devices. so i need to take whole xml data in to a string and encode the
> string and return the output for the user. i have looked at the code for
> xmlserializer but i have not been able to create my own  serializer yet.
>  thanks
>
>
>

Reply via email to