I just started programming in Java the other day, and my friend toldme you don't have to use string manipulation to truncate a floatingvariable. If their is another does anybody know?
You could try java.text.NumberFormat and check out theapi for definition.