Results 1 to 5 of 5

Thread: The best Ajax framework

  1. #1
    Join Date
    May 2008
    Posts
    962

    The best Ajax framework

    I want to make Ajax development on my Java (J2EE). From your experience, what is the best Ajax framework since it must be:

    1 - free
    2 - compatible with all browsers
    3 - complete (it allows things to develop complex and advanced)
    4 - ... etc

    Is it better to make Ajax framework with a low level such as JQuery, prototype ,.... Or to do with a framework for Java: DWR, ..?

  2. #2
    Join Date
    May 2008
    Posts
    685

    Re: The best Ajax framework

    - Do you want to do web apps to computer 'only' or compatible wap/mobile internet?
    - Compatible with all browsers ... I think it should be limited a bit, if you already support IE6, IE7, IE8, Firefox 3.0, Opera 9, Chrome 1, Safari 3
    - 'Full' is subjective, 'complex and advanced things' it is even more!, Provides concrete and practical example of what you want
    - ... So it's the same, it means nothing

    It's almost as if you said: I want a house with everything, what should I do?

  3. #3
    Join Date
    May 2008
    Posts
    271

    Re: The best Ajax framework

    A framework for Ajax? What a strange question? You've already seen Ajax. This is nothing other than a small piece of Javascript on the client side, and a small piece of code usually on the server side. Therefore, the development environment you are using should be sufficient (for me it is a simple text editor and it allows me to develop quickly and without hassle apps with real pieces of Ajax inside).

  4. #4
    Join Date
    May 2008
    Posts
    962

    Re: The best Ajax framework

    @ fellah

    - I want to make web applications for the Internet, regardless of the client who consults these sites (Computer, wap, ....). You're right, I must say: Compatible with most browsers and especially the new versions.
    - complete (it allows things to develop complex and advanced): I mean it has many functions to do almost everything needed in Ajax! (and graphic charts, ...)

    Conclusion: What is the best Ajax framework used in Java development (J2EE) (with many advantages over the other)? I think my question is clear!

    @ XSI

    You should know that there are Ajax framework to facilitate this work, cad files. Js prototype, jQuery, DWR, ... !

  5. #5
    Join Date
    May 2008
    Posts
    945

    Re: The best Ajax framework

    Warning there is a difference between using a JavaScript library (prototype, jQuery) that you can help manage your "requests" Ajax (including compatibility between browsers), but if you still code yourself your JavaScript lines, and use a framework like GWT that you can develop an application that uses Ajax but whose lines of JavaScript will be generated from your lines written in Java. I hope I was clear. If your choice is to use a library, I strongly recommend jQuery

Similar Threads

  1. Replies: 10
    Last Post: 05-05-2011, 11:13 AM
  2. jQuery AJAX vs. Adobe AIR AJAX Class
    By Agaev in forum Windows Software
    Replies: 5
    Last Post: 06-07-2010, 01:59 PM
  3. Replies: 8
    Last Post: 11-07-2009, 02:54 PM
  4. Replies: 8
    Last Post: 16-03-2009, 08:29 AM
  5. client side framework failed to load ASP.NET ajax
    By Matellis in forum Software Development
    Replies: 4
    Last Post: 07-02-2009, 06:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,382,777.96196 seconds with 16 queries