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

Introduction

In this part of the weblog i am going to present instructions to create a laszlo component on your local machine. The next part of this wbelog is going to cover the deployment inside j2ee.



Step 1

Start your

OpenLaszlo Server

by clicking on your desktop icon that you installed on your local machine.






Step 2

In

Eclipse 3.0.X

create a Laszlo project. Follow the following screen shots. I am calling my project

SDNFeeds

because i am going to present a code that reads rss feed from SDN.








Step 3

Create a new laszlo file in your project. Follow the following screen shot.







Step 4

Step 5

Run your application on your local Open Laslzlo Server.


When you run the application, you should get the following output. This application basically reads the SDN's rss feed for weblog and forum.


2 Comments