I hav a JSP page, which hav a drop down list
when some value is selected from that list
depending upon the value selected another dropdown list is to b displayed
now my question is
how can I display the other dropdown list
I have downloaded AJAX for that issue from
http://ajaxtags.sourceforge.net/install.html
link
but cant find any tld file in it
can any1 suggest wat to do?
or can send the tld file?
or any other method to display the other dropdown list.