Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 11 of 11 total
Thread Ruby on rails + DBISAM ?
Fri, Sep 29 2006 7:44 PMPermanent Link

"Ron L."
"Sam" <sam@nospamme.com> wrote in message
news:2FB9AF04-3035-454A-AC2E-92BE0228CCF7@news.elevatesoft.com...
> Dominic Willems wrote:
>
>
> Pretty much all Ajax code is scripted. Ruby I believe uses Java for the
> back end. There are other Ajax products that use PHP or any other language
> that can generate XML. The only all-in-one product that I found that isn't
> scripted is Morfik which uses compiled Pascal (or Basic or Java?).

AJAX is nothing more than a call to a web server function that does not
refresh the page - and Javascript code on the client uses the results to
update the page via DOM manipulation. I have AJAX progress updates for one
of my web applications that was written in Delphi's WebBroker. Nothing
really magical about it and there should be no reason a Ruby on Rails
application can not handle the AJAX backend itself.

« Previous PagePage 2 of 2
Jump to Page:  1 2
Image