> I wonder is there a way to implement AJAX in an application like the
> easy way it is done in Rails:
>
> you write 1 line in the header to include Javascript, defaults and
> other
>
> then you issue a simple command in your HTML body like:
App Engine is really a much lower level platform than that. You could
probably write your own AJAX stuff like you suggest using JavaScript,
being helped out by a library like jQuery.
Dave.