aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "JSP " Watch "JSP " New topic
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
    
  13

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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSP
 
Similar Threads
Thank you
jsp 2.0 taglib invoke
Best book for studying Servlets
New with Struts
Implementing Interface in JSP