Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

patterns

 
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi!
Can anyone tell me which gamma patterns fit in J2EE framework?
thanks,
shivani
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
If you have studied gamma patterns one should start to understand which pattern is being talked about when you look at J2EE. If you look at J2EE you should be able to tell and match that to a pattern in the gamma pattern.
For example EJB's and the proxy pattern. Do you see a link.
Rahul.
 
Ranch Hand
Posts: 334
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
J2EE Patterns divided into three groups according to different functionalities: Presentation, Business, and Integration Tiers.
The book: " J2EE Patterns " by Deepak Alur et al described these patterns in detail. I have the book. If you want me to list all patterns covered in the book I can send to you.
Ruilin
 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

Hi ruilin...
Can u pls send it across to me.....

Thanx,
Vidya
 
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Rulin,
Please send the same to me also...
You can mail it at: deepak_s_shah@indiatimes.com
Regards,
NOTE: If any one has got the same, please send it to me ASAP.
Thanks in Advance !!
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Rulin,
PLz could you pass it along to me also. My email is comeon@dacafe.com
rgds and thanx,
Vijay.
 
Rahul Mahindrakar
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
The "J2EE Patterns" as described in the Sun Site and in many books are not a part of the Architect exam syllabus. Any glance at them though may help.
------------------

Mahindrakar
IBM Application Server Forum Moderator

Consultant - Zensar Technologies ,Pune India.
SCJP2, SCJD2 & SCJEA (Part I)
 
Ranch Hand
Posts: 321
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
me tooo
"ramdhan.kotamaraja@bellsouth.com"
Ram Dhan YK
 
Ranch Hand
Posts: 445
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi,
I have Gof's ebook(zipped html), anyone who want one copy pls. write to: miqi05@21cn.com.
Doug.
 
Doug Wang
Ranch Hand
Posts: 445
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator

Originally posted by ruilin yang:
The book: " J2EE Patterns " by Deepak Alur et al described these patterns in detail. I have the book. If you want me to list all patterns covered in the book I can send to you.
Ruilin


Great! I guess you mean "Core J2EE Patterns", the Amazon's best seller. Could you plz send me one copy of patterns list?
Thanks, Doug
 
Rahul Mahindrakar
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
If anyone is intrested in the J2EE patterns please visit the Sun site and search for "J2EE patterns". Other than these the patterns can be found in the ServerSide.com site.
Rahul
 
Pay attention! Tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic