You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Seth Foss <se...@lat-inc.net> on 2006/06/06 19:50:45 UTC

Filename with HSSF Serializer

Does anyone know how to set the name of the file produced by the HSSF
Serializer? Currently, a generated file recieves a name like
v7ca5jo5.xls, with the characters being randomly generated each time the
pipeline is run. 
 
Thanks in advance,
Seth

Re: Filename with HSSF Serializer

Posted by Joerg Heinicke <jo...@gmx.de>.
This has probably nothing to do with the HSSFSerializer as it works only 
with streams and not with files. What you mean is probably the default 
file name when doing "Save Link Target as ..." or similar. This default 
name depends on the actual link which refer to that file. So have a look 
how your link is generated and you will find out how to change it. It 
might be created from the continuation.

Regards

Jörg

On 06.06.2006 19:50, Seth Foss wrote:
> Does anyone know how to set the name of the file produced by the HSSF
> Serializer? Currently, a generated file recieves a name like
> v7ca5jo5.xls, with the characters being randomly generated each time the
> pipeline is run. 
>  
> Thanks in advance,
> Seth
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org