InfoWorld: Modernizing IT

JavaWorld: Solutions for Java Developers

Advanced search
  • Research Centers
  • + Core Java
    • Client-side Java
    • Design Patterns
    • Java Language
    • Java Platform APIs
    • Java Programming Concepts
    • Swing/GUI Programming
    • Threads/Concurrency
  • + Enterprise Java
    • Ajax/RIA/Web 2.0
    • Architecture & Scalability
    • Enterprise Best Practices
    • Java & XML
    • Java Web Development
    • Web Services & SOAs
  • + Mobile Java
    • + Tools & Methods
      • Application Servers
      • Data Management/RDBMS
      • Enterprise Middleware
      • Java IDEs
      • Java Security
      • Open Source Tools
      • Scripting/Other Languages
      • Software Development Lifecycle
      • Software Development Methodologies
      • Testing & Debugging
      • Web Application Frameworks
    • + JavaWorld Archives
      • Design Techniques
      • How-to Java
      • Java 101
      • Java Design Patterns
      • Java Q&A
      • Java Tips
      • Java Traps
      • Server-side Java
      • Under the Hood
    • Site Resources
    • Featured Articles
    • News & Views
    • Community
    • Java Q&A
    • JW Blogs
    • Podcasts
    • Site Map
    • Careers
    • Newsletters
    • Whitepapers
    • RSS Feeds
    • About JavaWorld
    • Advertise
    • Write for JW

    • Featured articles

    Results for: +topicid:1002 +subtopicid:1124

    Document count:topicid:1002 (676) subtopicid:1124 (37)

    about 37 results found, scored using date, sorted by relevance
    score without date  
    prev16-30next

    56%
    Find Similar

    ICEsoft picks up Project Woodstock - JavaWorld
    Dec. 19, 2008
    ICEsoft Technologies has announced it will pick up Project Woodstock, recently abandoned by Sun Microsystems. ICEsoft will provide UI components for Woodstock via its JSF-Ajax framework, ICEfaces. InfoWorld's Paul Krill ...
    http://www.javaworld.com/javaworld/jw-12-2008/jw-12-woodstock.html


    56%
    Find Similar

    Jump into JavaFX, Part 1: JavaFX Preview SDK - JavaWorld
    Nov. 06, 2008
    Client-side developers are poised to take the plunge into JavaFX, so why wait for the official release? Get a running jump with Jeff Friesen's easy introduction to the JavaFX Preview SDK, with NetBeans 6.1 and Project ...
    http://www.javaworld.com/javaworld/jw-11-2008/ jw-11-jump-into-jfx-1.html


    56%
    Find Similar

    JavaFX SDK Preview released - JavaWorld
    Jul. 31, 2008
    Early adopters will be able to get their hands on a preview SDK for JavaFX as of Thursday, marking Sun's entry into the RIA framework wars.
    http://www.javaworld.com/javaworld/jw-07-2008/ jw-07-javafx-preview.html


    49%
    Find Similar

    Spring 3.0 framework for Java to debut - JavaWorld
    Oct. 20, 2009
    Spring 3.0, a major upgrade to the popular open source Java development framework, is being introduced this week by SpringSource and features full REST support for rich Web applications as well as an expression language ...
    http://www.javaworld.com/javaworld/jw-10-2009/091020-spring-framework- java.html


    49%
    Find Similar

    Building cloud-ready, multicore-friendly applications, Part 2: Mechanics of the cloud -..
    Apr. 30, 2009
    What's all that airy stuff we're calling "the cloud"? Appistry's Guerry Semones explains the mechanics of how cloud platforms take your cloud-ready application code to the next level.
    http://www.javaworld.com/javaworld/jw-04-2009/jw-04-multicore-and- cloud-ready-2.html


    49%
    Find Similar

    REST for Java developers, Part 4: The future is RESTful - JavaWorld
    Apr. 02, 2009
    Find out why REST interfaces are foundational for emerging architectures such as the Semantic Web. Brian Sletten takes a big-picture view of REST, now and in the future, in this final article in his series.
    http://www.javaworld.com/javaworld/jw-04-2009/jw-04-rest-series-4.html


    49%
    Find Similar

    Asynchronous processing support in Servlet 3.0 - JavaWorld
    Feb. 19, 2009
    The revolution didn't stop with Ajax, and the incoming Servlet 3.0 specification will prove it. Find out why Servlet 3.0's support for asynchronous processing is the next big leap forward for developing collaborative, ...
    http://www.javaworld.com/javaworld/jw-02-2009/jw-02-servlet3.html


    47%
    Find Similar

    Write your own Twitter application - JavaWorld
    Mar. 10, 2009
    Catch the social-networking wave with the convenience of Java APIs. Using Apache Commons HttpClient, dom4j, and iText, create a servlet-based application that dynamically archives Twitter updates in a PDF document ...
    http://www.javaworld.com/javaworld/jw-03-2009/jw-03-write-your-own- twitter-app.html


    47%
    Find Similar

    Year in Review: Java development in 2009 - JavaWorld
    Jan. 15, 2009
    Defying expectations of popular decline, the Java ecosystem keeps evolving in new and exciting directions. In this conclusion to JavaWorld's year-end series, Andrew Glover looks ahead to what we can expect from Java ...
    http://www.javaworld.com/javaworld/jw-01-2009/ jw-01-year-in-review-4.html


    45%
    Find Similar

    Ajax: Tools of the trade - JavaWorld
    May. 26, 2009
    Ajax has effectively launched a new era in JavaScript development, bringing with it a plethora of robust tools for the JavaScript programmer. Take a quick tour of the tools you could be using for JS development, ...
    http://www.javaworld.com/javaworld/jw-05-2009/ jw-05-javascript-tools.html


    45%
    Find Similar

    Google to add 'every damn' service to Apps - JavaWorld
    Apr. 09, 2009
    Dave Girouard, president of Google's enterprise division, recently used Twitter to announce that all of the company's productivity and collaboration software will be available to Googe Apps users. Whether 'tweet' is ...
    http://www.javaworld.com/javaworld/jw-04-2009/jw-04-google-apps- services.html


    45%
    Find Similar

    Introduction to the Dojo toolkit, Part 2: Infrastructure code - JavaWorld
    Feb. 12, 2009
    Ajax programming isn't all fun, all the time, and that's just where a bigger JavaScript framework comes in handy. In this second half of his introduction to the Dojo toolkit, Sunil Patil shows you how Dojo's muscle can ...
    http://www.javaworld.com/javaworld/jw-02-2009/jw-02-introduction-to- dojo-2.html


    45%
    Find Similar

    Google announces Gmail offline - JavaWorld
    Jan. 27, 2009
    Google has announced the rollout this week of browser-based offline Gmail access. The functionality, awaited since 2007, is based on Gears, a browser plug-in designed to provide offline access to Web-hosted applications ...
    http://www.javaworld.com/javaworld/jw-01-2009/jw-01-gmail-goes- offline.html


    45%
    Find Similar

    Introduction to the Dojo toolkit, Part 1: Setup, core, and widgets - JavaWorld
    Jan. 20, 2009
    If you're looking for a JavaScript framework that does more than simplify DOM access, the Dojo toolkit could be your answer. Find out how you could enhance your Web 2.0 mojo with Dojo's object-oriented JavaScript ...
    http://www.javaworld.com/javaworld/jw-01-2009/jw-01-introduction-to- dojo-1.html


    45%
    Find Similar

    Survey finds SAAS up in 2009 - JavaWorld
    Jan. 12, 2009
    A new Evans Data Corp. study finds that more than half of surveyed developers worldwide expect to work on SAAS applications this year. Expectations are lower for cloud-based apps. IDG's Chris Kanaracus reports on the ...
    http://www.javaworld.com/javaworld/jw-01-2009/jw-01-saas-in-2009.html


     prev   1   2   3  next 


    Start new search   Search these results  

       Help  Advanced  Powered by Ultraseek
    • JW's Most Read
    • Editor's Choice

    Recent:

    • Java Tips: The Serialization algorithm revealed
    • Know your Oracle application server
    • SwingX, JRuby: Survivors?
    • Cloud-ready, multicore-friendly apps, Part 2
    • Lean service architectures with Java EE 6

    Archives:

    • Hello, OSGi: Bundles for beginners (2008)
    • Sockets programming in Java: A tutorial (1996)
    • Understanding JPA, Part 1 (2008)
    • Smartly load your properties (2003)
    • REST for Java developers, Part 1 (2008)

    Fresh perspectives in JW Blogs:

    • Java to Go: As the Java world turns
    • Irregular Expressions: Career advice for coders
    • High Performance Java: On high-octane Java
    • Java Tips: Programming tips, tricks, how-to's

    JavaWorld's Daily Brew: Starting conversations in the Java developer community

    Newsletter sign-up
    View all newsletters

    Sign up for our technology specific newsletters.

    Enterprise Java
    Email Address:

    What is IT Asked & Answered

    A place to submit your nagging technology question for review by our experts - and you.

    Keep on top of the questions from your desktop or favorite social media site.

    Sponsored Links

    Sponsored Links


    • RESEARCH CENTERS Core Java Enterprise Java Java ME Tools & Methods JavaWorld Archives
    • IDG Network CIO Computerworld CSO Demo GamePro
    • Games.net IDGconnect.com IDG World Expo Infoworld Linuxworld.com
    • MacUser Macworld NetworkWorld.com PC World Playlistmag.com
    About Us | Advertise | Contact Us | Terms of Service/Privacy Copyright, 2006-2008 Network World, Inc. All rights reserved.