Hi All,

I have a simple jsp page with few fields on it: Integer, String and Double. I am having a problem with the Double field during runtime. I am running this application on TomCat.

When the...