OpenLaszlo <view> November 2009 Edition
The November 2009 edition of the OpenLaszlo <view> is available here. And if you missed last month's edition, you can find it here.
Each month, we'll have a guest columnist and some interesting news from the OpenLaszlo project. If you have something you want to share, or a column you'd like to write, or questions for our columnists, send it along to contributions@openlaszlo.org.
Tags: openlaszlo









May 3rd, 2010 at 9:28 pm
Laszlo applications can be deployed as traditional Java servlets, which are compiled and returned to the browser dynamically. This method requires that the web server be running the OpenLaszlo server.Alternatively, Laszlo applications can be compiled from LZX into DHTML or a binary SWF file, and loaded statically into an existing web page.