Prototype is a client-side library. You place it in a Javascript
include file. You do not need to "integrate" it with any server-side
language.

As far as Ajax goes, you make a call to the server and the server
spits out the response. You either display the result as HTML or you
process the response as data. Which language the server runs is
irrelevant.

On Jan 1, 4:37 am, Sunil <[EMAIL PROTECTED]> wrote:
> I am totally new to prototype and i want to use it in my python code.
> Specifically the AJAX classes. Please someone tell me where to place
> the framework code (i.e. the prototype.js file) and how to integrate
> it with the python.
> Any help would be appreciated.
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to