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

Recommended Answers

All 2 Replies

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).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.