473,382 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

"Java everywhere" is for world domination - Server-side work is passe!

asj
luke: BORRRRRRRRING......the most interesting initiatives are
happening on the client side - in small wireless devices such as
cellphones and smartphones, where J2ME has become the de facto
standard for application development.

Article from Javaworld.com:
"Java everywhere is for world domination"
http://www.javaworld.com/javaworld/j...wireless.html?

Some quotes:

- As smart wireless device shipment far exceeds PC shipment this year,
the Windows PC is no longer the de facto client platform. In a keynote
speech delivered to Microsoft developers in March 2003, Bill Gates
likened today's wireless market to the "early days of Windows," where
there are huge opportunities for profits and new jobs, and no dominant
player. The opportunity for Java to become a truly ubiquitous
end-to-end platform has finally come.

- What is "Java everywhere"? In technical terms, "Java everywhere" is
a single-architecture, end-to-end solution. The Java platforms on the
server side (Java 2 Platform, Enterprise Edition, or J2EE), client
side (Java 2 Platform, Standard Edition and Micro Edition, or J2SE and
J2ME), and inside embedded devices (J2ME and JavaCard) share the same
basic language features, API designs, libraries, and even development
tools. The value proposition of "Java everywhere" for developers is to
maximize productivity and allow existing developers to enter emerging
markets without extensive retraining.

- As announced at JavaOne, Java runtimes are built into more than 150
devices from more than 20 manufactures. All five major cell phone
manufactures have committed to the Java platform. In addition to
manufacturer support, Java has also gained widespread support from the
wireless carrier community.

- A major effort has been made to support games on J2ME handsets.
Mobile entertainment has proven to be an extremely profitable sector.
In Europe, simple ring-tone download has generated $1.4 billon in
revenue last year. In comparison, the entire global J2EE server market
is $2.25 billion. J2ME games are content rich, over-the-air
downloadable, and micro-payment-enabled. The J2ME gaming sector is
projected to grow explosively and create many new Java jobs in the
next couple of years. In fact, J2ME games are already the second
largest revenue source for Vodafone's content service.
ll*****@yahoo.com (luke) wrote in message news:<58**************************@posting.google. com>...
PC magazine tested five Java (J2EE) app servers (Websphere, BEA
Weblogic, SunONE, Oracle and the open source JBOSS) as well as
Microsoft's .NET (using Windows 2003 Server).

BEA's J2EE appserver Weblogic was the number one choice
IBM's J2EE appserver Websphere was the close second choice.
JBOSS trailed the pack, with Oracle, .NET, Sun making up the middle.

There's also a case study why a shop chose IBM's Websphere over .NET
and others (runs on Linux, etc).

Some comments:

- Choosing Microsoft means giving up cross-vendor compatibility, and
you'll have to forget about running servers on Linux.

- Unlike solutions from BEA and IBM, .NET doesn't offer the
reliability and security needed for enterprise Web service deployment

- The .NET path offers fewer options in building business logic and
database components. Microsoft has no official blueprint for business
objects comparable to Enterprise JavaBeans (EJB), though it recommends
best practices on the Web (www .microsoft.com/resources/practices).
The .NET developers have to devise their own component models based on
these practices, while a J2EE developer just needs to run a wizard to
get EJB.

- While it is easier to field a .NET solution quickly, the rigidity of
the EJB specification ensures that large-scale development projects
can enforce best coding practices and design rules. But this
stringency comes at the cost of more difficulty for the average
developer to master. .NET makes development and deployment very easy,
yet it requires extensive customization if you want to build a
mission-critical environment in which reliability, transaction
integrity, and message queue management are essential.

- If your company chooses to develop mission-critical applications in
.NET, you'll find yourself at Microsoft's mercy regarding upgrades,
licenses, and support.

http://www.pcmag.com/article2/0,4149,1218682,00.asp

Nov 15 '05 #1
0 911

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ParkPD | last post by:
Hi, I have been made a signed-applet that handling xml data from web-server. When I execute this applet with appletviewer, it works well. And it is OK with Internet Explorer. But when I opened...
0
by: Phillip Montgomery | last post by:
Hello all; I'm trying to debug an issue with a java script called, SelectSockets. It appears to be a fairly common one found on the web. I downloaded the SGI Java v1.4.1 installation from SGI's...
1
by: Andy Howells | last post by:
Can anybody help me on this? I am getting the below error but have not got a clue why. The file in my classpath eing used has the class that it says is not defined. Any ideas? I am running java...
14
by: mlw | last post by:
Do not take anything about this, it is not a flame or troll, while I'm not new to Java I favor C++. However, I may need to use it in a contract position, and am concerned that the restrictions it...
11
by: hamiltongreg | last post by:
I am new to Java and am having problems getting my program to compile correctly. My assignment is as follows; Choose a product that lends itself to an inventory (for example, products at your...
4
by: devgupta01 | last post by:
Hi all, I have simple program- "HelloWorld.java" to run at eclipse. Java Version 1.4.2 Eclipse Version 3.2 class HelloWorld { public static void main(String aa) {
3
by: Ananthu | last post by:
Hi This is my codings in order to access mysql database from java. Codings: import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement;
49
by: aarklon | last post by:
Hi all, See:- http://www.cs.princeton.edu/introcs/faq/c2java.html for C vs Java in number crunching http://husnusensoy.blogspot.com/2006/06/c-vs-java-in-number-crunching.html
4
by: jmitch89 | last post by:
I don't why I get this error: Exception in thread "main" java.lang.NoClassDefFoundError The statement below works just fine: java -cp...
3
by: ohadr | last post by:
hi, i get Exception in thread "main" java.lang.NullPointerException when i run my application. the exact error is: "Exception in thread "main" java.lang.NullPointerException at...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.