• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

is there any difference in jdk versions supported in websphere5.x & websphere6.x?

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i faced an interview question: is there any difference in jdk versions supported in websphere5.x & websphere6.x?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
With all due respect to the interviewer: That's one of the stupidest interview questions I've heard in a long time. The answer to that can most likely be gotten in a minute by perusing Google or the vendor web site. Memorizing that fact tells you next to nothing about the applicant.
 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
He might have asked this qusestion like, While configuring the jdk it has small issues, Those thing we can resolve by implementing the patches....

Thanks,
Jaffer
 
author & internet detective
Posts: 42109
934
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ulf Dittmer:
With all due respect to the interviewer: That's one of the stupidest interview questions I've heard in a long time. The answer to that can most likely be gotten in a minute by perusing Google or the vendor web site. Memorizing that fact tells you next to nothing about the applicant.


Maybe he is trying to see what server you have experience with? If you know this off the top of your head, you've either worked with WebSphere (or thought to pre-memorize it.) I agree there are questions better suited to find this out though.

Anyway:
WAS 5 - up to Java 1.4
WAS 6 - up to Java 5
 
reply
    Bookmark Topic Watch Topic
  • New Topic