This application and white paper should help you conceptualize what's going on:

http://labs.openlaszlo.org/lzproject/

On Sep 4, 2007, at 5:12 AM, Geoff Crawford wrote:

At 11:58 AM 9/3/2007, Subraya Mallya wrote:

Say I navigate to a page which pulls data from a dataset and clicking a link on the page if I were to navigate to another page and come back (via a return link) is the data loaded in the first page
earlier persisted or reloaded?

If persisted are there ways to release that upon completion of a transaction?


Laszlo is an AJAX environment.  The idea is "navigate to a page"
is not the way it works.  You're always going to be on a single
page from the standpoint of the browser.  Transactions and
data are managed simply by how and when you tell it to get
data and when you tell it to save data.  It's all about what
ever events drive the application - not what ever your
browser does.


====================================================================== = Geoff Crawford Phone: (973) 361 - 4224 Innov8 Computer Solutions, LLC FAX: (973) 537 - 6946 711 Route 10 East, Suite 204 Email: [EMAIL PROTECTED] Randolph NJ 07869 Web: http:// www.processwareerp.com

                 ProcessWare ERP for the Chemical Industry



Reply via email to