hi..plz help me in following case..
I have simple page in which i have 2 combo box..
i am filling second combo box , by Onchange event of first combo box using AJAX.
But,when i submit the form,it shows me the value of second combo box as 'null'.
plz help me to get value of second combo box........thanx in advance..

If u are posting the value to a servlet, set the value as a session, and then call that attribute in your second jsp, or servlet that u are on.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.