The Artima Developer Community
Sponsored Link

Java Answers Forum
Help !!!! Dynamic dependent dropdown list using servlet

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vimal

Posts: 1
Nickname: vnair
Registered: Jul, 2002

Help !!!! Dynamic dependent dropdown list using servlet Posted: Jul 29, 2002 5:26 PM
Reply to this message Reply
Advertisement
I have to create a JSP/HTML form with two dropdown list. This should be dynamic and dependent.

First list should be countries, from database table
second list should be cities based on the country selected. from database table.

I know how to do this using Javascript.

Can someone help me with a sample HOW to do this using servlets?

Thanks
Vimal

Topic: Java and generate automatic mail Previous Topic   Next Topic Topic: JSP call EJB Compoment!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use