954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Ajax with Java

Hi All ,
I am new to this forum and Ajax technologies. let me introduce you first , my name is sam and working as a java developer.

I am working in a project where i need to use Ajax . I have a Jsp which have 2 combo's in which i select values from 1st combo the 2nd combo values should be populated automatically.
could you please let me know how to do it ?
thanks in adv

sreddy_k
Newbie Poster
2 posts since Jun 2008
Reputation Points: 10
Solved Threads: 0
 

I think this tutorial should help you

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

AJAX is a JavaScript technology, not Java.
Of course you can implement the serverside components that spit out the content you need in Java using Servlets (and there are indeed some specialty AJAX libraries to make that easier).

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You