On Fri, Oct 08, 2004 at 05:27:52PM -0300, Edson Alves Pereira wrote: : Hello folks, i have a problem with StringBuffer, profiling my : web-application i noticed, StringBuffer due to its creation and use consumes : too much memory. Does onyone here know a good way to solve that problem?
That's fairly vague, so all I can say is: 1/ figure out where you're using StringBuffer, and use something else 2/ otherwise, increase the heap space =) -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]