Find the latest Java news and information from ComputerWeekly.com. Use this page to find Java news, videos, blogs and podcasts from ComputerWeekly.com and from across the web.
Oracle adds tools for Java, SOA and Web 2.0Oracle plans to improve its Java development tools, by providing integrated and pluggable tools for Java, service oriented architecture and Web 2.0 application development.News Date: 14:49 13 Oct 2009
Java delays approval of Oracle’s Sun takeoverDespite the delays, the investigation around licensing for Java - a key programming language for Oracle - is not expected to stop the deal from going ahead. When the deal was announced in April, Oracle said Jav...News Date: 11:08 29 Jun 2009
Oracle launches Java StoreIn the wake of Oracle's acquisition of Sun Microsystems, analysts and industry commentators have been predicting the emergence of a more commercially aware...News Date: 12:27 03 Jun 2009
Red Hat tackles Java complexity with JBoss ChoiceRed Hat has unveiled its Java strategy and a platform called JBoss Choice, which it says tackles application complexity by providing a single environment for deploying different programming models for Java. Red...News Date: 10:09 02 Jun 2009
Researcher reveals critical Java bugs in Nokia phonesA pair of critical vulnerabilities in Sun Microsystems Inc.'s Java technology for mobile devices could be used by hackers to surreptitiously make calls, record conversations and access information on Nokia Seri...News
Hot skills: JavaWhat is it? "The number of technologies listed here can appear overwhelming. Keep in mind that you will not need to use them all," says Sun's overview...In Depth Date: 13:12 03 Oct 2008
Developer Resources for Java TechnologyFebruary 5, 2009 Why Your Next Java ME Mobile Application Should Include JavaFX Mobile Although JavaFX is a new language, developers can call methods on and instantiate objects within libraries that exist in Ja...Web
Java Jobs: CWJobs.co.ukNew jobs and contracts for Java specialists. Top UK companies and IT consultancies need experienced Java specialists across varied projects and systems.Enterprise Source: www.cwjobs.co.uk
The Java PosseRecorded at the JVM Language Summit 2009, we sync up with Joe and Alex on subjects like Projects Coin and Lombok, closures and properties for JVM languages, the JVM Language Summit, and the future of Java.Audio Source: javaposse.com Date: 01:00 05 Jul 2009
Oracle buys Sun...now what will happen to SparcOracle doesn't need another Java application server; it doesn't need MySQL and it certainly doesn't need Sparc-based hardware, given that the whole world is moving wholesale to x86 commodity servers.Blog Date: 17:50 20 Apr 2009
Java DB (Derby) :: New Talks and ResourcesIf you are interested in Java DB (or Derby) you might want to check out a talk by Kristian Waagan. You can start by downloading the presentation, Getting Acquanted with Apache Derby, and then watching the video...Blog Source: cld.blog-city.com Date: 10:28 08 Nov 2009
Java (or JSP)Sun Microsystems changed the world in 1995 when it introduced Java, a hybrid of traditional compiled programming languages and interpreted scripting languages. Java was the first widely successful platform to a...Blog
Dealing with a Strange Java ProblemHere is a strange problem encountered by me while experimenting with Java. Have a look at the following code sample: interface test { void fun();}public class Test implements test { public void fun() { System.o...Blog Source: blogs.sun.com Date: 19:26 07 Nov 2009