My Small Web Project - but has some problems - please help ...
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
posted
0
Hi , Can you please deploy this small project . This project has 1 jsp , 2 servlet & 3 java class .
functionality needed : --------------------
It should display 3 combo for continent , country & city . when user select any continent & the second combo ( country )should automatically get update based on the value of first combo , after then user will select country in second combo so third combo ( city ) should autmatically get update based on the value of second combo .
please deploy it , It is not proper as per the need . And please suggest me how can I acheive this functionality ...