• 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

I passed 286 with 74% today

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Questions were not so difficult. I had 3 questions same as in prometric test, and 3-4 questions similar as at prometric test.

Also, pay attention:
- state pattern and command pattern
- in debug mode difference between Evaluate, Inspect, Display etc...

Next friday i will try IBM 154

 
Zoran Djuric
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One more thing...
When you creating java class with enclosing type --- what code will be generated...
 
Ranch Hand
Posts: 185
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
can u tell us what study materials u referred for this?

Thanks
 
Ranch Hand
Posts: 582
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
congratulations to you..

thanks
daniel
 
Zoran Djuric
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Materials:
1. H.Cushner book for IBM 285 and 287 (not all in 287 just chapters you need for IBM286)
2. and more important, lot of practice with WSAD (remember settings/views/menus for every perspective (most important WEB, DEBUG, J2EE, Profiling), File-->New... wizards.
3. Some chapters from
sg246555 - IBM WebSphere Application Server - Express V502 Developer Handbook.pdf

Now I'm preparing 154 for next friday and it's is not "easy" as ibm286.
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai Everbody !
I passed Test 285 ..yesterday thro Free Voucher offer....
thanks 4 all..who helped me alot....thanks for javaranch forum....

thanks
karthik.M
Software Engineer
Certified for IBM WebSphere Professional....
 
Ranch Hand
Posts: 1011
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations!
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The 'Enclosing Type' property in the Java Class creation in IBM Websphere creates a Protected Inner class. Please note I got this question for my IBM 286 exam
 
reply
    Bookmark Topic Watch Topic
  • New Topic