[OT] RE: Help : execute a equation in String format

2005-01-04 Thread Joe Germuska
-- From: sachin [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 6:14 PM To: Struts Users Mailing List Subject: RE: Help : execute a equation in String format hi apurva , To be precise you can java.math.BigDecimal and then convert your result into string object. Thanks for ur reply . The eq

RE: Help : execute a equation in String format

2005-01-04 Thread Apurva Goswami
ailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 6:14 PM To: Struts Users Mailing List Subject: RE: Help : execute a equation in String format hi apurva , > To be precise you can java.math.BigDecimal and then convert your result > into string object. Thanks for ur reply . The equat

RE: Help : execute a equation in String format

2005-01-03 Thread sachin
imited , Mumbai 09324546711 "The believer is happy. The doubter is wise." -Benjamin Disraeli -- Original Message --- From: "Apurva Goswami" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tue, 4 Jan 2005 17:28:43 +1100 Subject: RE: Help :

RE: Help : execute a equation in String format

2005-01-03 Thread Apurva Goswami
Hi Sachin, You can use java.math class to achieve what you want. To be precise you can java.math.BigDecimal and then convert your result into string object. Hope this helps. Cheers Apurva -Original Message- From: sachin [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 5:34 P