If you are creating any thread explicitly even though it is a web application?
If yes, check that portion.
Are you having any code part in which multiple creation of some connection or some thing like that, which should be better if created once?
If yes, use singleton method.
Regards,
Deepu Janardhananachary