What are the different frameworks available In AJAX?

Questions by GeekAdmin   answers by GeekAdmin

Showing Answers 1 - 4 of 4 Answers

s_s78

  • Mar 23rd, 2006
 

Hi,

As i have been assigned for implementing Ajax in existing Complex JSF application, my conclusion is to go for frameworks and tools if you are planning to build a fresh application.

otherwise just apply trics for incorporating ajax features.

the heart of this AJAX is to validate fields without refreshing the page..

else every thing thing is just javascript and CSS.

 ;-)

Shekhar

  Was this answer useful?  Yes

Amit Sharma

  • Apr 28th, 2006
 

Prototype.JS Framework is available with detailed documentation, its very easy to handle AJAX and JavaScript, Introduce $ concept its very simple, For Ajax specially u don't need to check cross broswer, OPen, Close and error handling through traditional AJAX.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions