[Laszlo-user] Dedicated Server for LZX Rendering

Henry Minsky henry.minsky at gmail.com
Thu Nov 1 18:11:17 PDT 2007


I don't know if there's anything that does exactly what you need, but
it wouldn't
be too hard to write it. The first thing that comes to mind is maybe
you could use a .jsp script or some servlet of your own
to accept LZX code in a POST'ed document,  maybe write a tmp file on
the server,
invoke the compiler via the same entry point as lzc,  and return the
output file.



On 11/1/07, Volkan YAZICI <yazicivo at ttnet.net.tr> wrote:
> Elliot Winard <ewinard at laszlosystems.com> writes:
> > It sounds like you might want to build a CGI that wraps lzc
> > command-line compiler to compile LZX into SWF or DHTML.
>
> Yep, that is a possible solution. But I'm just curious if there exists
> a more application server like environment to avoid from the redundant
> overhead of repetitive calls to lzc.
>
>
> Regards.
>


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com


More information about the Laszlo-user mailing list