[Seaside] Rendering on an external stream

Lukas Renggli renggli at gmail.com
Thu May 14 09:21:48 UTC 2009


Hi Marco,

have a look at WAHtmlBuilder. It can be used to write html to an
arbitrary stream.

Cheers,
Lukas


On Thu, May 14, 2009 at 10:39 AM, Marco D'Ambros
<marco.dambros at lu.unisi.ch> wrote:
> Hi,
>
> I need to write a seaside component which understands #renderContentOn: on
> an external file.
> Let's say that the component is called componentToPrint, what I want to do
> is to redirect the output (what gets written on the html document) of
>
> html render: componentToPrint
>
> on an external stream.
>
> How can I do it?
>
> cheers
> Marco
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list