I've almost completed a java app but somehow managed to avoid the handling of OutOfMemoryException. can someone suggest a way that i can go about handling this exception now that my app has been written almost complety. it seems that it can be thrown from anywhere in the app so i'm kinda confused as to where or how i should start. thanx a bunch!

- p