aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Ajax opensource, which one to use? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Ajax opensource, which one to use?" Watch "Ajax opensource, which one to use?" New topic
Author

Ajax opensource, which one to use?

anand tiwari
Greenhorn

Joined: Jun 22, 2007
Posts: 22
Hi all,

I am looking for a good AJAX open source framework as per the requirement of my application. I have gone through some of them like SweetDev RIA, Jason-RPC etc. but still not sure which one is the best. My application is a Struts-EJB application. I heard that there is an opensource framework which is recommended by Sun Microsystems.

Can anyone please guide me on this?

Thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56157
    
  13

Originally posted by anand tiwari:
I am looking for a good AJAX open source framework as per the requirement of my application.
Since only you know these requirements, it's difficult to make any suggestions.

Personally I'm using jQuery for my Ajax needs.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

Originally posted by Bear Bibeault:
Personally I'm using jQuery for my Ajax needs.


+1
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
As already mentioned. Every library has something different to bring to the plate. You need to look at what it can do and what your requirements are. Best thing is to actually play with example code and see what you like the best.

Eric
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Ajax opensource, which one to use?
 
Similar Threads
Licensing framework using Java
Best AJAX
Job Interview Question :( - What do you consider ......
Best AJAX framework?
MVC in AJAX