Jump to content
xisto Community

mahender1405241515

Members
  • Content Count

    4
  • Joined

  • Last visited

  1. Openlaszlo is a xml to flash frame work,using this you can connect to any languagebut the web server response should be in xml format Support if you want to use jsp in your flash file,the reponse form your jsp file should be xml ,it uses xpath and xquery to parse xml data and it can assign values to components like textbox,table,etc.. gothrough below url,it has huge documentation Openlaszlo
  2. 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.
  3. Download java books from below sites http://forums.xisto.com/no_longer_exists/ Notice from miCRoSCoPiC^eaRthLinG: The eBook links you've posted contain a bunch of illegal eBooks. Be aware that this is in direct violation of our TOS. Links removed.
  4. How to connect to a web server using java program and how to maintain session
×
×
  • 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.