alphaWorks - Emerging Software Technologies http://www.alphaWorks.ibm.com/aw.nsf/?open&l=jspi,t=gr,p=awhp Caribbean ------------------ What it is ------------------ This package provides a Java framework including a runtime for building Web applications providing asynchronous, event-handling, and monitoring services. Each user can keep a persistent "Event-Driven Object" like an "Agent" at server side. Download Here ------------------------- http://www.alphaworks.ibm.com/tech/caribbean?open&l=jspi,t=gr,tech=caribbean BigDecimal - Updated on: 09/07/2000 ----------------------------------------------------------- Whats Updated ------------------------- New toBigIntegerExact method v 1.07, better multiplication performance, minor bug fixes and documentation updated. What it is -------------- The BigDecimal class provides immutable arbitrary-precision decimal numbers. The methods of the BigDecimal class provide operations for fixed and floating point arithmetic, comparison, format conversions, and hashing. As the numbers are decimal, there is an exact correspondence between an instance of a BigDecimal object and its String representation; the BigDecimal class provides direct conversions to and from String and character array objects, and well as conversions to and from the Java primitive types (which may not be exact) and BigInteger. Download Here -------------------------- http://www.alphaworks.ibm.com/tech/bigdecimal?open&l=jspi,t=gr,tech=bigd developerWorks - need it? get it! www.ibm.com/developerworks/?open&l=jspi,t=gr,p=dwhp Here's a fairly good series of articles from developerWorks for anyone interested in learning Java Acquire multiple locks in a fixed, global order to avoid deadlock ---------------------------------------------------------------------------------------------- The following article is an excerpt from the book "Practical Java" published by Addison-Wesley Finding and fixing deadlocks in multithreaded code is difficult and time consuming. To avoid the problem, try Peter Haggar's suggestion to use a fixed, global order when acquiring locks. http://www-4.ibm.com/software/developer/library/praxis/pr52.html?dwzone=java?open&l=jspi,t=gr,p=locks Get IBM's Education - Free online tutorials Here are some of the Java courses available: Designing JavaBeans for visual programming Enterprise JavaBeans Introduction to Java JavaServer Pages technology Servlets and the IBM WebSphere Application Server Introduction to Java Beans http://www2.software.ibm.com/developer/education.nsf/java-onlinecourse-bytitle?OpenView&Count=500?l=jspi,p=jed dW Newsletters ------------------------------------------------------------------- Get the Scoop about newest and most valuable content from all the developer Zones and/or you can also register for additional Java and XML newsletters that provide you with the latest news, events, and offerings related to Java and XML technologies. Registration here http://www.ibm.com/developer/newsletter.html?t=gr,p=nwsltrs The New developerWorks digital bookstore has been launched! ------------------------------------------------------------------------------------------ Find out what it's like to work with Java, XML, Linux, Open Source books, and on-line. To get you started, developerWorks will even buy your first iBook! Check this out ... It might be exactly what you need. http://www.alphaworks.ibm.com/aw.nsf/html/ibooks?t=gr,p=ibooks =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
