Dunno I seem to be getting bogged down with this conversion error when i put 0 as my input.
If in my sample.jsp I have a textfield as follows:-
Now the corresponding bean for this is as follows:-
While doing a monkey test on this I found that when ever i enter 0 as the value for averageSpeed then I am getting an conversion error. Where as if i enter any value >0 it is working fine ....