Questions tagged [laszlo]
4 questions
6
votes
5 answers
Would you use Laszlo to develop a Flash-based front end to a Java web app?
If you have a Java based web application (J2EE webapp - never mind which other underlying frameworks are being used), and you wanted to introduce a Flash based front-end, would you use Laszlo or would you rather expose a ReST-like XML interface and…

Vihung
- 12,947
- 16
- 64
- 90
1
vote
2 answers
Which configuration of IDE/editors/plugin is best suited for developing Laszlo applications?
I'm exploring the Laszlo technology, which configuration of IDE/plugins/editors do you would suggest to me to use with Laszlo projects?
Thanks

Andrea Francia
- 9,737
- 16
- 56
- 70
1
vote
0 answers
OpenLaszlo 5.x - Deleting Imported Libraries
We have a very large app that is in OL vers 4.0.24 with many program options with in the app. It is such a large app that we load and unload libraries of code based on what option they take.
libHWT100.unload(); // unload the library, so that it…

Amy - CPUI
- 21
- 2
1
vote
0 answers
OpenLaszlo 5.0.x - HTML5 compile issues
I know this has got to be something stupid as it use to work...
We have an app that works great in V4.2.0.4... some time ago (year or so) we started playing in the nightly builds and seeing how well our apps work under the HTML5 runtime. After much…

Amy - CPUI
- 21
- 2