The field, totalEmployees, is of type 'int' in the bean, 'myBean.java'. The problem is that by default there is always a 0 (zero) shown in the textbox in the jsp. I want the textfield to be empty by default when the page is shown. Can someone pl. suggest how i can solve this issue