Sun To Upgrade Java Desktop System 189
An anonymous reader writes "The second version of Sun's Java Desktop System should be unveiled this week, according to this article. And as part of Sun's effort to entice programmers to its new software, the new JDS software will include the Java Studio and NetBeans developer tools." The JDS is their Linux desktop system.
Nothing to do with Java! (Score:4, Funny)
Re:Nothing to do with Java! (Score:5, Informative)
Its a corporate linux desktop which includes substantial Java tools to allow integration with, and development for, server-side J2EE installations.
Re:Nothing to do with Java! (Score:2, Insightful)
Except for Sun Studio, I believe you can freely download the other items you mentioned. I don't know why you need a whole Linux distribution for it anyway.
It seems to me that the primary benefactor of the JDS is Sun. They want to collect site licensing fees. I'm not saying it's a bad idea, it's just not that amazing once you look past the marketing.
Re:Nothing to do with Java! (Score:2)
I must do, mustn't I, as I disagree with the mainstream Slashdot view? Actually, no.
Except for Sun Studio, I believe you can freely download the other items you mentioned. I don't know why you need a whole Linux distribution for it anyway.
But that is the major complaint from so many Linux geeks.... Java is not pre-installed! You don't want to have to download and install systems on hundreds of corporate desktops.
As for a while Linux distribution... why not? Its fre
Re:Nothing to do with Java! (Score:4, Informative)
Uh... so does SUSE. Does that make it a "Java desktop" too? No, because they don't own the trademark, plain and simple.
Re:Nothing to do with Java! (Score:2)
They're aren't Sun, so Novell doesn't try and push Java every chance they get.
Re:Nothing to do with Java! (Score:2)
Re:Nothing to do with Java! (Score:2)
Re:Nothing to do with Java! (Score:2)
Re:Nothing to do with Java! (Score:2)
Re:Nothing to do with Java! (Score:2)
Re:Nothing to do with Java! (Score:2)
In other news MSFT is asking their developers to work on fixing security problems.
Sure they are....
wbs.
NetBeans (Score:4, Informative)
NetBeans 3.6 IDE is Much Improved [eweek.com]
-Steve
Re:NetBeans (Score:3, Interesting)
But we'll cavil anyway. Refactoring features, beloved by users of open-source competitor Eclipse, won't be matched until later this year in NetBeans 4.0"
Couldn't agree more. I can't speak for the performance of the new netbeans, but unless it is 5x faster than previous eclipse wins hands down. And also they admit that eclipse has them w
Re:NetBeans (Score:5, Informative)
NetBeans is the most painful experience ever. And 3.6 eats so much ram it isn't funny, while eclipse 3M8 worked great, and 3m9 speeds along nicely, with a better UI and better features.
Re:NetBeans (Score:2)
Now if I can just get the damn thing to build a J2ME Midlet suite properly...
Re:NetBeans (Score:2)
I sure could have used a good jsp/servlet plugin for eclipse, lomboz just didn't cut it. Wound up doing it with JDeveloper, wich sucks for coding but has wizards to die for :D and deployment works every time, unlike netbeans.
Re:NetBeans (Score:2)
Before EclipseME, I used Antenna [sourceforge.net]. It obviously doesn't integrate as nicely into Eclipse, but it still beats writing Makefiles by a longshot.
Re:NetBeans (Score:3, Informative)
http://www-106.ibm.com/developerworks/rational/li
Clearcase with eclipse (Score:2)
We've been very happy with eclipse in my development group, and all our code is in clearcase. With this plugin, we can do all our clearcase work quickly and easily from inside eclipse.
Re:NetBeans (Score:2)
Couldn't agree more. Sun's Java IDE all the way from Forte onwards has been unusable as far as I'm concerned. Ugly and counterintuitive interface, slow as hell, and it can't even roundtrip code properly - it has to embed peculiar comments so it can keep track. Oracle JDeveloper gets my vote. I did try eclipse but I could never get it to work reliably with VSS so I we
oooh, netbeans (Score:5, Insightful)
So it looks to me like Sun is trying to pull a Microsoft and hope people use the bundled product even if it's inferior. But like I said, Java developers already know where to get Eclipse.
Re:oooh, netbeans (Score:2, Interesting)
Re:oooh, netbeans (Score:5, Interesting)
Yes, Eclipse is much faster than NetBeans, but IDEA is faster.
Argh, wrong link (Score:2)
Re:oooh, netbeans (Score:3)
Re:oooh, netbeans (Score:2)
Eclipse isn't bad, and you certainly can't beat the price. But once you tried IDEA, it's hard to back to something else.
Re:oooh, netbeans (Score:2)
OTOH, a while back I used IBM's (what did they call it now...the one they pushed before they started pushing Eclipse. (Was it VisualJ, or was that someone else?) It really seemed to work. I don't like Java, but that IDE made it useable. (Well, so did IDEA, but "usable" is how I feel about IDEA, and the IBM IDE I thought pretty good. Of course, they had roughed
Re:oooh, netbeans (Score:3, Interesting)
Seriouslly, I think the only thing I've found that Eclipse is better at than IDEA is in its AspectJ integration.
Jbuilder for me! (Score:3, Interesting)
Never looked at netbeans, though.
Also, sun despises eclipse because it's based (IIRC) on WX windows, rather then Swing. So GUI code produced isn't '100% pure java'. Is that correct, or can you design swing aps with eclipse?
Re:Jbuilder for me! (Score:2, Informative)
The issue Sun has is that the Eclipse UI is written using a competing GUI API, 'SWT' which is closer to AWT than Swing.
Why eclipse? (Score:3, Interesting)
Eclipse is a great free GUI for software that doesn't either have a user
Re:Why eclipse? (Score:2)
You have (partially) answered your own question.
Not everyone who programs in Java is creating UI components.
I've been developing in Java exclusively since 1997, and have created more non-GUI code than GUI code -- server-side, middleware, etc. -- I've been fortunate enough to have people who actually like (and are good at) doing GUI code around to handle those things for me.
Re:oooh, netbeans (Score:5, Interesting)
Eclipse seemed faster in some cases but only in some minor things such as dialog boxes or new windows opening up. After using it for a while, there didn't seem to be that much of a difference between it and netbeans. Especially in terms of memory usage.
Eclipse seems to be a lot more stripped down than netbeans. Netbeans comes with a whole bunch of modules right out of the box to do gui development and web development. Whereas in eclipse you have to download third party modules. As you add more modules the size of the application starts to increase. Also, to get the quality of modules that come with netbeans you have to pay for them in eclipse. For building web apps I really like netbeans. Eclipse with things like myeclipse works pretty well. MyEclipse is pretty cheap but not cheaper than free.
Look at IBM's WebSphere Studio. Once it finishes loading it's taking up about 150 Megs of memory (not virtual).
Both are kind of lacking in certain features but that's part of the point in both of them. They want to be a platform to build tools on as well as an ide for third parties to build plugins and charge for them.
Netbeans has been around a lot longer and has some more built in functionality than Eclipse does. I like the way Eclipse is more ant-like but NetBeans has good ant integration and with 4.0 will have an ant based project system. I've played with the new project system and it's really nice.
I don't know what some people's hangups are with Swing. I've used a full blown IDE for developing web applications about 6 years ago, on typical hardware from 6 years ago and performance was fine. Right now, I'm runing with Tiger and swing performance is a lot better.
The thing I don't like about SWT is that you have to rely on the native widgets and some platforms may not have the same set of widgets and they usually don't look the same across platforms if they do. SWT seems like a good short term solution but with the performance enhancements coming out for Swing/AWT, SWT may be obsolete soon.
The bottom line for me was that I didn't have to spend time and money comparing different plugins I needed that would work the way netbeans does.
It's odd, while eclipse may be faster I am much more productive in netbeans. The keyboard shortcuts, code completion and interface just work better for me.
Refactoring can be a pain if you have to do it often. If it's a concern there is a module for netbeans called RefactorIT [refactorit.com] which blows the doors off of what eclipse provides for refactoring. It's pretty cheap too.
I wonder if people's opinions on netbeans is based on some tools built using netbeans and not netbeans itself. Sun' Studio 5 update 1 had some weird behavior. Every once in a while something seemed to go into an infinite loop and just pin the cpu utilization at 100% while seeming to do nothing. Wind up having to kill the process and restart the ide. Can be a big pain if you haven't saved your work. I hope they've fixed that because the few times that happened it really ticked me off. I've used NetBeans more and haven't seen that happen.
When doing GUI development though I have gotten a few NPE's in NetBeans when adding new components. I just make sure to save frequently and if that happens, closing the form editor and reopening it fixes the problem without restarting the IDE. I don't do much GUI development so I don't know if this is new to 3.6 and JDK 1.5 or not. I'm hoping that it's because 1.5 is still beta.
The task list in Eclipse is really cool and NetBeans has something similar now but I haven't really used it much. I also like the way Eclipse handles imports. You start typing in the cannonical class name and if it's not in your import list it will add
It includes netbeans? (Score:2, Funny)
Netbeans [netbeans.org]
Re:It includes netbeans? (Score:2)
The first time I booted the Java Desktop LiveCD... (Score:5, Interesting)
I opened a terminal:
*sigh* Can Sun do anything right?
Re:The first time I booted the Java Desktop LiveCD (Score:5, Funny)
Sigh....
Re:The first time I booted the Java Desktop LiveCD (Score:5, Interesting)
$ jikes
IBM seems to be getting a lot of things right with java lately
-Pat
Re:No kidding... (Score:2)
Re:No kidding... (Score:2)
You can get a complete Linux PC for $300 that's 6-8 times the speed of that SunBlade (or faster).
GPL? (Score:5, Interesting)
+1, Insightful ! (Score:5, Insightful)
Re:GPL? (Score:2, Interesting)
Re:GPL? (Score:3, Informative)
Re:GPL? (Score:3, Informative)
You'll need to purchase it if you want to try it - see here [sun.com] - currently $50 for US users, but most people who'll be interested in it will have existing Sun suppliers who may have better deals, or evaluation arrangements.
It's nothing special as a distribution, IMHO - not bad, nothing standout - but it's main strength may lie in its integration with th
Lord have mercy on the clueless (Score:2, Insightful)
Re:GPL? (Score:3, Insightful)
On discs 4, 5 and 6.
You did get all 7 discs, right?
What about this new configuration manager!? (Score:5, Funny)
I am confused.
Were sshd, bash and vi missing in the previous version!?!?
Re:What about this new configuration manager!? (Score:3, Interesting)
GNU/Linux/GNOME + Java? (Score:3, Funny)
JDS: Linux today, Solaris tomorrow. (Score:5, Interesting)
Not for long.
Sun has hinted more than once that they'd like JDS to be based on Solaris x86 [ziffdavis.com]. I would expect at some point that they'll either start pushing a Solaris-based JDS, or even worse, "seamlessly upgrade" Linux-based JDS to Solaris-based JDS and load up a Linux binary compatibility layer to run those "legacy" apps.
Linux is a nuisance to Sun. It's really a shame, because Sun has done (or acquired and re-released) some great things: NFS, Java, OpenOffice... but they're so stuck on Solaris that they just can't handle the fact that it's all about Linux now. IBM "gets it" -- they do AIX when customers ask for it, Linux when customers ask for that, but they're pushing for unified Linux everywhere. But anyone who's experienced IBM's distribution of the GNU toolset on AIX knows that Sun absolutely kicks IBM's butt in terms of integration of the tools into a legacy Unix OS.
Anyway, I'd wager that Sun is going to continue to be schizophrenic about Linux until the board wises up and cans McNealy.
Re:JDS: Linux today, Solaris tomorrow. (Score:2, Insightful)
Re:JDS: Linux today, Solaris tomorrow. (Score:3, Interesting)
Sun has said they want to create a JDS version that runs on Solaris as well. Definatley for Solaris x86 and maybe Solaris/Sparc as well but I don't remember.
To be fair, they also have their Java Enterprise System which now only runs on Solaris. Again, it's a software stack. They plan on releasing it for other OS's inclu
Re:JDS: Linux today, Solaris tomorrow. (Score:5, Insightful)
Linux is a hard pill to swallow for Sun. The margine of profit off of anything Linux is small in comparison to anything they sell with Solaris. Sun knows that Linux is the future but Sun also knows that means thier profit margins are gone as well. They are doing more with Linux because they have to but they are doing it "kicking and screaming".
Sun knows it has no choice but to join the community but it will take any opportunity to stab it in the back if Sun thinks it can find a way "back to the good old days" (like when they paid SCO and blabbered it to the press). It is not just McNealy. How do you explain to investors that your future is to be a cross between DELL and RedHat but without the large volume of sales that Dell gets?
Re:JDS: Linux today, Solaris tomorrow. (Score:2)
Personally, I'm beginning to hope that Sun drops dead quickly, despite the beneficial things that they did in the past.
E.g., I haven't noticed any comment about whether or not they have changed their licensing policy to
Re:JDS: Linux today, Solaris tomorrow. (Score:5, Interesting)
So that fact alone pisses on Sun's parade in rather a big way.
Who is going to upgrade from JDS 2 to 3 if half the upgrades won't even work properly because the supported kit is slashed? Are countries like China or large companies expected to restrict their hardware to items in Sun's draconian Hardware Compatibility List?
Besides which, who cares that it's running a Solaris kernel? This is a desktop system, not big iron. It would make more business sense to put a Solaris compatibility layer on top of Linux and benefit from the development momentum that it has and Solaris doesn't.
But I don't think Sun is thinking straight these days. Just like AOL before them, it just takes a big chunk of cash to be waved before their eyes and suddenly they're Microsoft's bitch. It would not surprise me if JDS started shipping with .NET libraries in some future incarnation.
Re:JDS: Linux today, Solaris tomorrow. (Score:2)
I can. Solaris x86 will not install on a Dell Inspiron 5000.
I call bullshit on this one.
You'd be wrong then.
Re:JDS: Linux today, Solaris tomorrow. (Score:2)
Re:JDS: Linux today, Solaris tomorrow. (Score:2)
Re:JDS: Linux today, Solaris tomorrow. (Score:2)
Yah, making an offering for some people who want to use Solaris x86 (remember when Sun tried to kill it and the users screamed and yelled?) instead of Linux is "pushing". Right.
Maybe you should go take your prejudices elsewhere. Oh wait, this is slashdot, I forgot. Land of "if it ain't a Linux I approve of, it's shite."
Re:JDS: Linux today, Solaris tomorrow. (Score:4, Insightful)
I don't know if it's so much of a nuissance as something they didn't feel they needed to do anything with.
People kept asking what was Sun's linux strategy and they didn't really have one. Then again neither does my mom. Except for McNealy who has his way of going over the top with things the majority of references from Sun regarding Linux have been positive. This is going back years now. I remember reading an interview with Billy Joy (maybe from 99?) Praised linux for what it was doing. He still thought Solaris was better for some things and he didn't seem to have an interest in doing anything with Linux. This is old news to him and a lot of people at Sun. Bill Joy has already started from square one with unix operating systems including SunOS and BSD. From a creative standpoint it would be like taking a step back for him and starting with something he's already done. As many of you will know, there isn't much satisfaction in that and he was working on other things (JINI). Why would sun want to tinker with a new start up OS when it is busy improving it's own popular one? If something comes out now that is better than linux, will all the developers abandon linux and work on that?
Sun has a really good unix os already that was much more mature than linux when people were complaining about Sun not embracing linux. That's like complaining that Harley Davidson didn't embrace the new engine designs and stuck with a V-Twin. (Okay, they have a water cooled engine now on the vrod).
IBM has said the same things about linux as sun has when IBM compared linux to aix. Sun is a much smaller company than IBM and has to make different decisions.
The whole "what's sun's linux strategy" questions have bothered me. I mean we don't ask RedHat what their AIX or Solaris strategy is and shun them if they don't come up with anything.
Meanwhile, Sun has come out with their own linux distro (though short lived they did have Sun Linux) and they are working on JDS. They are porting or working on porting a lot of their stuff to linux.
I'm hoping to see a lot of good things now from Sun in the low end server space with Andy Bechtolsheim coming back to Sun. They'll be selling Solarix x86 and Linux distros with the new servers. Obviously they're going to push Solaris more but unless something major happens they'll still be selling linux. Andy Bechtolsheim was one of the founders of Sun. He was tired of waiting for computer time at school and built his own workstation. Bill Joy was working on BSD. Then McNealy the MBA and someone else (the money guy I forget his name) started Sun. Bill Joy and Andy Bechtolsheim are true geeks in the best sense of the word. Their the hardware and software guys that Wozniak was to Apple. We see Sun now as McNealy and it puts people off. But there's a lot more to the company.
I just think people should lay off sun (and sun should be a little more careful of what they say) because the infighting in the unix community just creates a rocky foundation for someone else to stake a stronger claim in the server space. It happened with windows nt.
Plans to update? (Score:2)
Can I just be the first to say DUH.
The one still based on SuSE 8.x? (Score:4, Informative)
Apparently the underlying core of JDS hasn't changed since the original release, its just an interface and client software refresh. This meant it wouldn't install on many modern machines due to an outdated - by Linux standards - kernel 2.4.19
Re:The one still based on SuSE 8.x? (Score:2)
If Sun want to charge extra money, shouldn't they have to provide something of value? Or do too many companies follow the idea "it's more expensive, therefore it must be better, or they wouldn't charge so much"?
Re:The one still based on SuSE 8.x? (Score:2)
Who cares if it's Sun or RedHat or the community providing updates? The only track record for updates that I know of from Sun is with Solaris, and they only release updates quarterly (or monthly if you use Software Express).
JDS is a good *idea* but the way they implemented it is stupid. The kernel is so old that you can't run a lot of the hardware that is being sold t
Why? (Score:5, Insightful)
Re:Why? (Score:3, Insightful)
Re:Why? (Score:3, Interesting)
> in the I.T. department
I dunno... been getting a fist full of headaches from the local EMC support recently. I'm currently trying to script the creacion of multiple snapshots, and the command line experience of the local guys is zilch, so every request goes to second level support in the US. We are talking 10 day turnaround here.
Ever tried writing a script with a ten day turnaround for every enquiry?
Blah
(Yeah.. I'm just bitter)
Ah! I've figured it out. (Score:4, Interesting)
Re:Ah! I've figured it out. (Score:2)
If you see it from that perspective than you might understand what Sun is trying to do here. It's not about _writing_ the software in Java as much as making it an ideal platfo
Running JDS now... (Score:5, Informative)
The interface is gorgeous though, and sun studio isn't a bad alternative to eclipse. Why they include netbeans and studio is beyond me though, they're the same thing as far as I can tell. And I can't type "javac" directly from my home directory, which I'd imagine the average user would need to be able to do without changing anything
I'd like to see more of a sun supported community for JDS. I can't even find user forums or anything of the like to discuss the pitfalls I've found, etc. Hard to build a desktop user base if they are only going to marginally own up to it existing in the first place. I feel like I'm the only person in the world using it. Maybe it's just too early...
If you already own the first version... (Score:2, Informative)
Impressive (Score:5, Funny)
But it looks like with this new Java Desktop System, the proof is here. If Sun was able to port the entire Linux OS to run on the JRE, and Gnome too apparently... well, I'm impressed.
The only thing I wonder is why they went ahead and reimplemented yet another clone of Unix. It seems that with their pioneering Java software technology under the hood (after all, this is the language that introduced features like dynamic class loading, garbage collection and introspection to the world of computing) they could have pioneered a new modern, modular desktop OS.
Re:Impressive (Score:3, Informative)
Java may be getting faster, but unless you figure out a way to write a JRE that could be run without an operating system behind it, it can't be used as the basis for an operating system. (Note: I think there
Here is something you might find helpful (Score:3, Informative)
Once you get up to speed, you'll be able to spot it in no time!
Re:Impressive (Score:3, Interesting)
One of the ideas behind Java was that a object-orientated CPU (manipulating objects rather than ordinary registers) would actually be faster than the equivalent CISC or RISC instructions. This was going to be the PicoJava I core [sun.com]. But a Google search picks up nothing in the last four years.
Re:Impressive (Score:2)
Really? Where in SPARC v9 + VIS is PicoJava?
Breathtaking innovation (Score:3, Interesting)
JDS on Solaris (Score:2)
This was the plan all along, so it makes sense that they didn't put "Linux" in the normal title, but maybe they should have called what's shipping now "JDS for Linux" or something.
Here's their build script: (Score:2, Funny)
do sed s:Linux:"Sun Java Desktop":g $file >
mv
done;
Great, BUT! (Score:5, Interesting)
There are a HUGE number of companies out there who would jump ship in a minute for a JDS solution IF they could get their "mission critical" applications on JDS. I'm sorry, but if SUN want the customers, the customers require the software, no software, no customers, its just that simple.
Want to solve the problem? go to the vendors and ask, "how much to port this application natively to JDS", find out the price, and the cut the software vendor a cheque! Once you get a handful of vendors producing, more vendors will come on board volunteerily because they don't want to feel like they've missed out on the "next big thing".
Its about creating momentum, but unfortunately SUN just doesn't get it, and never has, and never will.
Re:Great, BUT! (Score:2)
Eh? its Linux and there is an up-to-date Java VM included. It runs KDE and Gnome apps. What shortage of third party software is there?
Re:Great, BUT! (Score:4, Interesting)
Oh, so now I can purchase MYOB? Adobe software? Macromedia Software? Peach Tree Accounting?
Wake up sunshine. There are no viable third party solutions that can be drop in replacements for what business need. Businesses, want a real solution, they want it NOW and they want it from the same vendor.
Sorry, K-Whatver or G-Whatever will not cut it.
Sorry to sound a little harsh but lets cut the crap, People want the applications they're used to and PHB's don't want to spend even MORE money trying to retrain their desk jockeys to use something different. You either step foward and say, "hey, you can run the same software packages on JDS" or else sit on the side lines wondering cluelessly why people run Windows in their organisations.
Again, no software, no customers. Its just that simple.
Re:Great, BUT! (Score:2)
<Jar-Jar>How Wude</Jar-Jar>
There are no viable third party solutions that can be drop in replacements for what business need. Businesses, want a real solution, they want it NOW and they want it from the same vendor.
That's not what the majority of corporate desktops are for. Been there, seen them, supported them, know what I'm talking about. Its web browsing, e-mail client, word processing, spreadsheets, and a front-end to corporate applications such as SAP.
As for same
Re:Great, BUT! (Score:2)
For this stuff, go buy a Mac and get over it.
As far as corporations whose main applications are written in-house, JDS could be a perfect deployment platform for client-side operations. If you hired a secretary to keep the office running smoothly, does he/she really need more than JDS already has (StarOffice, Mozilla, etc.)? How about a tech-support person, who probably uses a web-based interface anyway? How abou
why do people hate sun so much..? (Score:3, Insightful)
Re:why do people hate sun so much..? (Score:4, Interesting)
1. Because they are neither open source or Microsoft.
2. Because they haven't totally given up all proprietary UNIX, abandoned decades of experience in OS and kernel design, and immediately adopted Linux for everything.
3. Because they haven't sacked McNeally and appointed ESR as lifetime president.
4. Because they aren't allowing everyone to fiddle with Java (it's not like Java has been a raving success, after all: How can it possibly be called 'successful' until its a Debian package?)
5. Because you can't overclock their processors and post pictures of neat cooling systems to Slashdot.
$100 per employee per year (Score:2)
Those terms make Microsoft look good. Does it self-destruct if you don't send in more money each year?
Go with OpenOffice. Less hassle.
Re:$100 per employee per year (Score:2)
Re:$100 per employee per year (Score:2)
2 hands (Score:2)
No surprise, SUN is not a front end company.
However, SUN's hook was a suite of remote admin software to make administering a network of linux boxes/desktops easy.
Be warned, MS made a place for itself despite technically inferior software by making things easier, especially for IT departments.
The OSS community could kill the SUN desktop before it gets to that point by making GPL remote network admin software.
Its all SUN has to sh
Re:2 hands (Score:3, Informative)
Yeah.... what a surprise.
No surprise, SUN is not a front end company.
They pioneered the Unix Workstation, and innovative GUI systems like NeWS and the OpenWindows Window Manager. They helped port Gnome to Solaris. You must have some strange definition of 'not a front end company' that does not match our Earth usage.
The OSS community could kill the SUN desktop before it gets to that point by making GPL remote network admin s
PREDICTION (Score:2, Informative)
Reason: the underlying Linux distro SUn is using is not SuSe as the article states but UnitedLinux which as you know modified SuSE amoung soem standards to make the distro..
As you know The SCO group has refused to modfiy it smembership in United Linux in order for further versions of United Linux to be produced..ie SUn choose a dead distro in order possibly lock cusotmers into Solaris..
Exepcted announcement aroudn JavaOne o
Re:PREDICTION (Score:2)
3D? (Score:2, Interesting)
Re:Get a clue, Sun (Score:5, Insightful)
As a side note if OS products were judged on their names alone no one would use the majority of them.
OS X and windows... (Score:2)
Re:Paying for employees that don't use JDS? (Score:4, Informative)
15. Q. How much does Java Desktop System sell for?
A. There are two available pricing options for Java Desktop System:
* $100 / desktop / year
* $50 / employee / year for customers who wish to purchase Java Desktop System for all employees of their company.
* A special promotion is also planned that reduces by 50% the first year price of either of the above two options. This promotion is in effect until June 2, 2004.
Re:Paying for employees that don't use JDS? (Score:2)