• 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

am i going the right way ??? (regarding study material) , please check & help

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
can anyone help me. i want to know how do i prepare for Part I. as a reply to my earlier post one our friend told me to look in the earlier posts & try to find out , i did exactly that & found out some resources. i am mentioning them below just tell me if i need to read more material to get thorough understanding of concepts or am i missing anything.
1) EJB book(o'reilly)
2) uml by martin fowler
3) design pattern (GOF)
4) J2ee specs
5) j2ee tutorial
6) j2ee blueprints
7) j2ee pet store application
8) servlets specs
9) jsp specs
10)professional Jsp
11)java servlets (jason hunter)
12)john's notes
13) desgin patterns java companion

please help
thanks
pratik
 
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


EJB book(o'reilly)
UML ( martin fowler)
Design Patterns java companion
J2ee specs 1.1, Blueprints
john's notes
To complete John's note...read about firewalls, security, protocols, access legacy system....from the net.

Bear in mind, the SCEA exam is conceptual multi-tier architecture design scenario questions. You have to understand the BIG PICTURE of client-tier, web-tier, ejb-tier, storage-tier, integration-tier.
Go through these forum and read all the thread of successfully people.

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As far as I know there are no API questions in the test.
You just need to know about the basic classes of EJB, just in case like
EJBHome, EJBObject, EJBSession etc...
You may want to look at the EJB specifications 1.1 from SUN, chapters 4,5,6,8,9.
It's really clear and helpful
-Chris
 
He was expelled for perverse baking experiments. This tiny ad is a model student:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic