| Author |
JSP
|
Martin Degiorgio
Greenhorn
Joined: Jun 20, 2005
Posts: 5
|
|
|
Hi, i am new in this field and would like to know more on this new thing AJAX. Does this technology have to combined with php only or is a standard that can be utilsed with JSP and ASP as well ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56179
|
|
Ajax is a client-side technology to make requests back to the server under Javascript control. What server-side technologies you use is pretty much moot. I use Ajax successfully with servlets and JSP on a daily basis.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
somkiat puisungnoen
Ranch Hand
Joined: Jul 04, 2003
Posts: 1312
|
|
|
Now, i using AJAX ( DWR ) with java and php, it's good for me.
|
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
|
 |
 |
|
|
subject: JSP
|
|
|