hi Mr.Ben,
Thanx a lot. I went thru the application and it works great.
I have some more clarification..
The form is a jsp that has other additional fields so this selection comes as 6th field which mean the user has filled out the previous 5 fields in the form.
I use Javascript onchange event that directs to a servlet that chooses the relevant values for 2nd list box and forwards back to the JSP.
Here i try to bring back the previous 5 + 1 value entered and selected by the user.
I have done that, since i used JSTL for substituting values in the JSP i find lot of whitespace substituted in the html anyway is there to avoid it.
I am using
Tomcat 5.0. Thanx for the time.
Regards
Roshini.S
[ July 20, 2006: Message edited by: roshini sridhar ]