Hello! I have an application where I am using html:text to allow the user to input floating point numbers. This works fine, except for when the numbers are fairly small, ie 0.0000001. In this case, I can use the org.apache.struts.taglib.bean.format.float property to set display, but when I pre-populate the edit page, the html:text element displays the float in scientific notation. Is there any way to control how html:text formats the value?
katre
signature.asc
Description: Digital signature

