what is the need of the Ajax?

Answers were Sorted based on User's Feedback



what is the need of the Ajax?..

Answer / ram parashar

This is sth which can be used for maintaining the data
silently. Like without refreshing the whole page you can
manage a part of page.
This is very useful as it is supported by almost all of the
browsers.

Is This Answer Correct ?    14 Yes 2 No

what is the need of the Ajax?..

Answer / deepak divvela

The main importance of the Ajax is no 1. need not reload the
entire page,
2.asynchronous comunication between browser and server


Deepakdivvela

Is This Answer Correct ?    8 Yes 0 No

what is the need of the Ajax?..

Answer / vikki

in ajax we can send the request to server and get responce
from the server without submit the page(clicking button and
send the form ).

Is This Answer Correct ?    4 Yes 0 No

what is the need of the Ajax?..

Answer / dipil t t

This is used for maintaining the data
silently. by without refreshing the whole web page we can
manage a part of that current page page.

Is This Answer Correct ?    4 Yes 2 No

what is the need of the Ajax?..

Answer / sayyad khalid

Ajax is a component.where we put out controls in that.
There is one update component is provided by .NET,
This will not reload the page again.B'use of Javascript used at backend,
Its also maintain information just like view.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

How to display names of all components in a Container?

0 Answers   Microsoft, Wipro,


what is difference Between Core Java and advance java

60 Answers   HCL, HP, Sambalpur University, TCS, Vensai Technologies, Wipro,


What is OOPS Concept?

1 Answers   Cap Gemini,


Name the package that most of the AWT events that supports event-delegation model are defined?

2 Answers  


Why is multiple inheritance not supported in java?

0 Answers  






What is Applet Stub Interface ?

0 Answers  


What does %d do in java?

0 Answers  


When will we use them?

0 Answers  


Explain different types of thread priorities ?

0 Answers  


Hi Friends, can you give difference between extending thread class and implementing runnable interface.

4 Answers  


what is class.forname() and how it will be useful ?

3 Answers  


What are Inner classes?

4 Answers  


Categories