Thanks.  I followed the method in FAQ 2.7 and get my CSV file. 
Although the file's content is correct, the server keep throwing
exception saying "getWriter method has already been called for this
response".  (I changed the example to call getWriter on the response
so it is easier for me to output String).

Any idea?

I am using JBoss 3.2.3 

Thanks.





On Apr 11, 2005 3:05 AM, Ron Piterman <[EMAIL PROTECTED]> wrote:
> This is illustrated in FAQ 2.7:
> 
> http://jakarta.apache.org/tapestry/faq.html
> 
> ××××× Jeffrey Sze:
> > Hi,
> >
> > I already have a page that display the result of a search.  How can I
> > export the same result in CSV format?
> >
> > Since there are many search criteria, passing them all to a service
> > through a ServiceLink is not possible.  Is there a easier way to pass
> > an object to a service?
> >
> > Thanks.
> >
> > Jeffrey
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to