• Post Reply 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

Some Examples

 
Ranch Hand
Posts: 445
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi can Bill or anyone give a brief note on what some of the most common Anti-Patterns are?It'll be a great help.
 
Ranch Hand
Posts: 8945
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
TOC of the book list the antipatterns
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471146153,descCd-tableOfContents.html
 
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found the following link to be very useful indeed:
http://homepage.mac.com/bdudney/J2EEAntiPatterns.html
 
Author
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I'm glad you found the presentation. I also have some code from the presentation on my blog.
Patterns Central is kind enough to host a copule of chapters. You can download chapter 2 on persistence and chapter 5 on servlets.
We did not really rank them in any way (common, uncommon etc.) we just listed many of the AntiPatterns that we have seen in the field.
 
Vedhas Pitkar
Ranch Hand
Posts: 445
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Bill Can you please give a link of the page where the presentation is in a zip file for download? It would be a great help as the slide by slide show is tiring.
Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic