DESIGN PATTERN

Is there any free tutorial on J2EE Design pattern in sun's site please give it .
[88 byte] By [MEJavaa] at [2007-10-3 3:51:16]
# 1
Type J2EE design patterns into google ...
YoGeea at 2007-7-14 21:48:53 > top of Java-index,Java Essentials,Java Programming...
# 2
I'm not sure there are specifically J2EE design patterns.There is, it seems to me, a lot less to design patterns than meets the eye, but what they are effectively is general Java programming tricks and tips.
malcolmmca at 2007-7-14 21:48:53 > top of Java-index,Java Essentials,Java Programming...
# 3
I have got a lilttle http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html
MEJavaa at 2007-7-14 21:48:53 > top of Java-index,Java Essentials,Java Programming...