• 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

interview questions on websphere

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys,
Can somebody post interview questions on websphere or give pointers to this topic on the net.
Kyle, If u are about to take an interview on websphere, what sought of questiosn will u be asking.
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I generally ask them to describe the process architecture of WebSphere -- if they don't know (for instance) how many admin servers there are per node, or how cloning works then I don't continue with them. If they know this, then they've probably used WebSphere enough to know their way around.
After that, I'll generally ask standard J2EE questions -- explain how Session Facades work and why you would use them, explain why you would or would not choose to use EJB's in a particular project, explain what the components of an MVC architecture are, etc....
Kyle
 
sim sim
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kyle,
Thanks very much for the reply.
What is the good book to start with which covers WebSphere 4.0. I have gone thru the TOC of your book "Enterprise Java Programming with IBM WebSphere" at Amazon.com. I might have missed but I did not see anywhere about the architechture of websphere. It talked about development and deployment of Servlets/JSP/EJB in websphere. But again that is what the title of the book says
Could you suggest any good book or pointers on the net where I can learn more about WAS4.0.
Regards,
Mustang.
 
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
For WAS architecture get SG426176.pdf from IBM site.that will help.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic