<code>Hi
I have the following data
1.11
0.11
0.99
0.14
I need to round this value to the following values
1.15
0.15
1.00
0.15
can you help me out in getting a solution for the same.
Thanks in advance.
</code>
We are pleased to announce the release of jKoolOnline Beta --- a web based service that lets users monitor their j2ee transactions and applications from any location. jKoolOnline delivers light weight performance, measurement and monitoring for live J2EE, Web and Web service-based applications at no cost and minimal installation.
Nova Bonita is the new version of the Bonita Workflow/BPM open source solution (Bonita 4.0). Nova Bonita is a lightweight BPM product that runs in both Standard (JSE) and Enterprise (JEE) platforms.
This post gives a summary (With code examples) of some Tips and Tricks related to Apache Axis2 (Java). Apache Axis2 is a high performance Web Services Engine which supports both REST and SOAP style Web Services.<br><br>Please refer <a href="http://www.keith-chapman.org/2008/10/apache-axis2-tips-and-tricks.html">Apache Axis2 Tips & Tricks</a> for details.
How to write injection-proof PL/SQL [PDF]
This paper explains a straightforward approach to writing database PL/SQL programs that provably guarantees their immunity to SQL injection.