Calling javascript country-state value in servlet through JSP form
Shrikant Naidu
Greenhorn
Joined: Mar 09, 2009
Posts: 3
posted
0
Hi Experts,
Sir i have got stuck in problem......i need to use country-state drop down in my jsp form....and for this i am using a javascript...from this javascript file i am able to retrieve all countries & their respective states....but my problem is i need to store this user selected country & state in database through servlet ...So i am calling that respective country and state through getParameter function in servlet....But it is showing NULL value in servlet....What to do?
Please give me a suggestion.
You'll find that you get better answers and faster answers when you ask where experts on the topic hang out.
I do recommend that you try and explain what you're attempting a little more plainly, however. I know WHAT you're trying to do - I just recently finished up working on something just like it. But your explanation of HOW you're trying to do it is confusing.
Customer surveys are for companies who didn't pay proper attention to begin with.