• 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

J2EE 1.4: The Big Picture

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Does this book helps in logically analyzing the business problem before developing the strategies. Does this book talk about the pros / cons of using ejb solution to any business problem. Does it talk about design pattern and performance issues and helps in tactling those.

regards
Dhanesh
 
Ranch Hand
Posts: 834
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, Dhanesh, may be you should look up on this book contents Table of Contents, is a good guideline for non-technical person and developer who new to J2EE
 
Alvin chew
Ranch Hand
Posts: 834
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
it does cover basic guideline on design pattern and also mentioned on resource management chapter which can fine tune j2ee
 
Ranch Hand
Posts: 1312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See detail of this book at

https://coderanch.com/t/314461/EJB-JEE/java/Win-copy-EE-Big-Picture
 
Author
Posts: 377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Dhanesh Choudhary:
Hi,
Does this book helps in logically analyzing the business problem before developing the strategies. Does this book talk about the pros / cons of using ejb solution to any business problem. Does it talk about design pattern and performance issues and helps in tactling those.

regards
Dhanesh



Hi,
It does to a certain extent. There's a chapter on when to use J2EE and if so which aspects. There's a chapter on architectural qualities of services. Doesn't talk much about performance issues or design patterns.

Solveig
~~~~~~~~~~~~~~~~
solveig@bigpicture-books.com
www.bigpicture-books.com

www.bigpicture-books.com/bigpicturetoc.pdf

"J2EE: The Big Picture" by Solveig Haugland, Mark Cade, and Anthony Orapallo
Knowledge without coding.
Understanding without boredom.
And occasional references to badgers.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic