Jump to content
xisto Community
Sign in to follow this  
mahender1405241515

Rich Internet Application Using Openlaszlo Rich Internet Application Using openlasz

Recommended Posts

Open laszlo is xml to flash server
Open laszlo is a platform for rich Internet applications that are easy to develop and deploy. The OpenLaszlo system architecture combines the power and usability of client/server design with the administrative advantages and cost effectiveness of web applications

Small Example:

<canvas proxied="true">  <window width="200" height="300">  <view>          <text>Hello Worl !</text>  </view>  </window><canvas>
Above code is to display "Hello World" in a window
it has rich collection of components like (menu,table,tabstrip), and it supports xmlrpc,webservice,and xmlhttp request.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.