t .. but if this sort of thing is not available ..
then
i will have to develope it.
Regards,
Sachin Hegde
Software Developer
Paradyne Infotech Limited , Mumbai
09324546711
"The believer is happy. The doubter is wise." -Benjamin Disraeli
-- Original Message ---
From: &qu
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
Check http://www.ibatis.com/jpetstore/jpetstore.html
-Original Message-
From: Viral_Thakkar [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 15, 2004 3:41 PM
To: Struts Users Mailing List
Subject: Struts Example for standards
Hi All,
Is there place where I can find struts example projec
Hi,
One can set priority for logging in case it affects application performance
i.e., log only what's required, rest you can switch it off by setting log
category to high (from WARN or ERROR ---> FATAL).
We are into online booking engine and we have database of more than 70,000
customers and thou
Hi,
One can set priority for logging in case it affects application performance
i.e., log only what's required, rest you can switch it off by setting log
category to high (from WARN or ERROR ---> FATAL).
We are into online booking engine and we have database of more than 70,000
customers and thou
%M) - %m%n
# Framework: core
log4j.category.CoreLog=INFO
log4j.category.CoreBTBUtility=INFO
log4j.category.CoreFareMainL=FATAL
Hope this helps
Cheers
Apurva Goswami
Try
Put these lines on top of your class file
// Log4j
// Log4j with Try-Catch: try {...} catch (Exception e) { cat.error(e, e); }
static org.apache.log4j.Category cat =
org.apache.log4j.Category.getInstance("File Name".class.getName());
E.g.
static org.apache.log4j.Category cat =
org.apache.lo
Guys!
Check Exadel's Struts Studio - a great tool for designing and building
application using struts framework.
Not free but u can download trial version
I am sure many others are in process of developing GUI based development
tool(s).
Apple's WebObjects is framework based application developme
8 matches
Mail list logo