• 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

Passed part I

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
i passed part I on friday with 83% and would like to thank all java ranchers for there active participation in this group.
My experience with exam is
1. there were too many scenario based questions
2.Ejbs were pretty straight and easy.I read both the books (richard and ed roman).
3.one question which long description with port numbers specified .
4.I118 and JMS were very easy just the tutorials on sun site are enough.
5.very straight questions in Design patterns like one specifying the scenario and which pattern to use.
6.I lost marks in legacy connectivity only 40% .I could not understand two questions at all, in the sense what they are asking.I was not even able to correlate the answers with the question.
7.Two questions on Applet restrictions.
now I am on to part II and would appreciate if some one can help me from where to start and which book to read.
thanks
Nitin
 
Ranch Hand
Posts: 313
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Regards,
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nitin,
Congratulations. Great Score. Thanks for your inputs. I am taking part 1 on 1st week of Sept. What material did you refer for Applets?
TIA
Durvasula
 
Ranch Hand
Posts: 275
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Nitin,
Congratulations and good luck with part 2.
Ian
 
nitin shar
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Bhagawanlu,
As far as Applet is considered from exam point of view these things should be made clear before appearing in exam
1.Restrictions imposed on applet when downloaded on web(Sun's appets FAQ gives you a good idea of that, i will say understand
all the points defined there ).
2.next important thing is , how will you talk to legacy system from applet
( consider all cases including
a. firewall present
b. firewall not present
)
I found pdf file in yahoo scea_j2ee group in file section to be useful.
thanks
Nitin
 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and good luck with Part 2.
 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I just wanted to confirm that EJB version 1.1 is in the exam and not 2.0. Also do we need to know the different features of versions - 1.0 and 1.1 both?
Thanks.
Vibha.
 
nitin shar
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Vibha,
I did not encounter any question with regard to ejb2.0. They were very basic and based on concepts of Session and entity beans.
there was one question whose one option in answers needs you to know Session Facade design pattern.
thanks
Nitin
 
Bhagawanlu Durvasula
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nitin,
Thanks for your feedback. I am concentrating on those issues. I referred the files section in scea_j2ee, but i could not found material for applets. If you know the link, could you pl. give it.
TIA
Bhagawanlu
reply
    Bookmark Topic Watch Topic
  • New Topic