• 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

JBoss Seam - best practice

 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome Michael and Jacob!

We use Seam at our company. I have been thinking is there any resource for best practices in Seam?
Does the book cover this topic?

I am interested in this as there are a number of ways to do things in Seam. e.g., for navigation we can return the viewId from method or from the page.xml file.

Please help.


 
Author
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

We use Seam at our company. I have been thinking is there any resource for best practices in Seam?
Does the book cover this topic?



Absolutely! Throughout the book various alternative solutions are covered along with the associated trade-offs. We also provide best practices based on our own experiences with using Seam.
reply
    Bookmark Topic Watch Topic
  • New Topic