Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos
Introduction

Are you satisfied with BSP HTMLB, Java HTMLB & WebDynpro for rich UI? If the answer is "NO" then welcome to the world of OpenLaszlo. OpenLaszlo is XML based programming language that runs on J2ee engine and
it produces flash content/application. I am going to present series of weblogs that show you how to setup and use OpenLaszlo.

In this weblog i am going to show how to setup local development evironment but let me show you all the UI of OpenLaszlo.


The following application is written by me and it grabs HR(R/3> information for employee based on employee number.


The following applications are demo programs delivered by OpenLaszlo


To develop application using OpenLaszlo locally ,you need to do the following.

1. Download the OpenLaszlo Developer Kit from following location which contains Tomcat 5.0.24 servlet container, Laszlo presentation server, documentation, sample code, demonstrations and Laszlo in 10 minutes tutorial code. Install it on your local machine by running the downloaded executable.

http://www.laszlosystems.com/developers/download/

2. Download Eclipse 3.0 from following location.

http://download.eclipse.org/eclipse/downloads/index.php

3. Download the IDE(aszloide.zip) for Laszlo (Eclipse Feature)

http://alphaworks.ibm.com/tech/ide4laszlo

4. To install the Eclipse features, follow the instructions in the readme.txt file inside aszloide.zip

.

In the next weblog i am going to show you how laszlo application can be deployed inside WAS 6.4(Sap's J2EE Engine)

18 Comments