Hello all,
I've trawled through the archives and JGuru, etc and can't find anything that helps me figure this out. I have a servlet that displays a series of select boxes (COMPANY, GROUP, AREA). Each one is dependent on the selection of the previous one. That all works fine. The problem is that when they are on the AREA (3rd select) and they go back and change the first one it removes the AREA select (which it should) but keeps the last selection of the GROUP select. I cannot, however I try get this to go back to the default. my formbean is a genericFormBean that has a HashMap. Everything else about this thing is working fine... I just cant figure this part out! HELP PLS TIA Bill -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>