Nisha,
there is no problem in your struts code. Your problem is that Struts
cannot do this for you except if you send parameters to the action (that
is a bit heavy)
you can do this using javascript (ajax call to get the datas associated
to a country)
check out this post
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=58&t=007607
and this article
http://www.omnytex.com/articles/xhrstruts/
and
http://www.scribd.com/doc/123490/Ajax-Tutorial
and
....
google is your friend
Hello everyone,
There is a problem in my struts 1.x code is that
Suppose I have 2 combobox say country,city & initially country contains
some countyname from database .Now i want that when we select any item or
any country from country combobox then other city combobox contains data
from database according to each country
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]