I want to write a serializer that will write some content to a file, but
the filename will have to be passed in as a parameter.  I am having trouble
getting started.  I know that you cannot pass in a parameter to a
serializer, but I don't know of another way to do it.  I have looked
through some of the different serializer source code and am still having
trouble.  Could anyone offer up a suggestion?  I have looked around for
some sort of a serializer writing how-to, but no luck.  Would it be best to
just have either an xsp or transformer somehow just enter in the filename
into the content?  That seems kind of a hack, but hey if it works, it works
:)  If this would be a good way, then how could a write a serializer that
extracts this filename from the content when it is serializing?  Any
general help on how to write a serializer would be of great help too.

Thanks in advance,

Gerardo

+---------------------------------------------------------+
This message may contain confidential and/or privileged
information.  If you are not the addressee or authorized to
receive this for the addressee, you must not use, copy,
disclose or take any action based on this message or any
information herein.  If you have received this message in
error, please advise the sender immediately by reply e-mail
and delete this message.  Thank you for your cooperation.
+---------------------------------------------------------+


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to