Hi Jitender
I am not sure what angle you are looking at:
Abstractly speaking, GoF should help you like someone else has already pointed out. You can satisfy your hunger in a few seconds at a local bookstore because the patterns are neatly categorized in the inner flap of the book itself (back of the cover) so you don't have to even browse inside if that's all you need. Major categories are structural, Creational, Behavioral, etc...
If you are interested in more implementation oriented aspects, I have even seen something like "EJB Design Patterns" at the Sun
java site.
cheers
Sanjeev