| Author |
what os are most j2ee programmer using?
|
Qisen Jia
Greenhorn
Joined: Sep 25, 2009
Posts: 6
|
|
mac os ?
xp?
win7?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26499
|
|
|
I'm guessing a good mix. Why would it matter? The IDE is what you work with when you are developing.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3400
|
|
All what you have listed plus Linux.
OS is irrelevant.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
Not sure if this question is about development environments, or server environments?
John Todd wrote:All what you have listed plus Linux.
OS is irrelevant.
What you say, if applied to Java, is largely true. But JEE is a different beast all together. The OS becomes quite important in JEE, since so many container managed services, plus the choice and behaviour of hardware depend on this. For example, an application we deployed in a container on Solaris (using the chipset Sun recommended) performed considerably worse than the same application deployed in a container running on 32 bit Windows 2000 server. This was application specific, but does demonstrate that blindly ignoring the OS is not a good idea.
When you reach the point of stressing your hardware and environment with a large production JEE application you find out the limitations of the OS. Its worth carefully performance testing on specific OSs because of this, and selecting accordingly.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
santoshkumar savadatti
Ranch Hand
Joined: Apr 27, 2010
Posts: 93
|
|
Not sure if this question is about development environments, or server environments?
The title says "programmers are using".I think that implies the person is asking about development environment.
I recently heard that Apple is discontinuing support for Flash and Java.
I have never used a Mac.So, I don't know about it.
Maybe the more experienced people like you can shed some light on it.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8291
|
|
santoshkumar savadatti wrote:
I recently heard that Apple is discontinuing support for Flash and Java.
OpenJDK will produce a a JDK for Mac.
I know some problems have been reported with OpenJDK in Ubuntu, so I'm not sure I'd bet the farm on Mac right now.
And nobody's mentioned Solaris yet? For shame!
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
santoshkumar savadatti wrote:I recently heard that Apple is discontinuing support for Flash and Java.
That's on the iPhone, not the Mac.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Luckchai Lerchaichanakul
Greenhorn
Joined: Feb 20, 2003
Posts: 1
|
|
On the Mac, there will be openjdk. Apple did discontinue of Java on the next OSX. The current (Snow Leopard) OSX still have Java Support till eol.
Bear Bibeault wrote:
santoshkumar savadatti wrote:I recently heard that Apple is discontinuing support for Flash and Java.
That's on the iPhone, not the Mac.
|
 |
 |
|
|
subject: what os are most j2ee programmer using?
|
|
|