In a dropdown list I am getting values from 1-10 and in another dropdown I am getting values like 1-0-1,1-1-1,0-0-1 like this...In next text box I need to multiply these 2 values...How to do that?(I mean if I select 2 from 1st list 1-0-1 from 2nd list I should calculate it as 2*(1+0+1)
This is the Spring Framework forum at JavaRanch. What is your Spring question?
Dropdowns are an HTML/JavaScript type question. So you are probably just posting in the wrong forum. I am going to close this thread and let you decide which forum is specific to your question and you can post in that forum.