Optimizing StringBuffer Usuage - Explanation and code example that illustrates how to optimize stringbuffer usuage conversions.
String Concatenation and Performance - What if anything do you gain in performance by explicitly using StringBuffer in your programs? This tip attempts to answer that question.