Java

Narrow your search further by browsing some of the sub-categories below.



Show: All | Refcardz | Whitepapers | Webcasts/Podcasts | Downloads


01/20/2009 Smart client technologies to Web - Migrating desktop applications part 3

This document describes the migration process of smart client and other desktop technologies to the web using Visual WebGui. Read More - [Publisher: Gizmox]

01/20/2009 Best Practices and State of the Art Tools for Modern GUI Creation

Read this white papers to see what Java GUI Building Tools provide. Read More - [Publisher: Instantiations]

01/15/2009 Exploring nTile PtoJ output flavors

The nTile PtoJ migrator [1] is an automated software migration product from Numiton that converts PHP source to Java/Java EE. We currently use it to provide migration services and to convert popular PHP open source projects [2].nTile PtoJ is built... Read More - [Publisher: Numiton]

12/21/2008 Using XML in Java

XML is a general-purpose specification for creating custom mark-up languages. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to help information systems share structured... Read More - [Publisher: DZone, Inc.]

12/20/2008 How To Deliver ESB to Your Business

Learn about the fundamental benefits that an Enterprise Service Bus (ESB) such as webMethods can provide to your SOA architecture such as interoperability of applications, services, processes and partners via a single platform. webMethods ESB also... Read More - [Publisher: Software AG ]

12/20/2008 Getting Started with Business Process Management

In this whitepaper, you will learn about the different entry points for BPM, ways of ramping up process initiatives, organizational and cultural challenges that BPM practitioners face, and the critical success factors for BPM. Read More - [Publisher: Software AG ]

12/20/2008 Comprehensive SOA Governance

Forward-looking IT organizations have recognized the need for SOA Governance: a strategy where each service is an asset that has to be properly designed to be useful within a larger portfolio of business services - versioned, secured, managed, and... Read More - [Publisher: Software AG ]

12/20/2008 BPM Done Right: 15 Ways to Succeed Where Others Have Failed

This paper shows you 15 ways to succeed where others have Failed. See what they are and what they can do for you! Read More - [Publisher: Software AG ]

12/20/2008 BPM Basics For Dummies

This book will help you understand what BPM is really all about. Whether you are a business manager or an Information Technology practitioner, this book will provide valuable information about what BPM can do for you—and how to apply it. Read More - [Publisher: Software AG ]

12/17/2008 Server Push Support Tutorial

Server push technologies, such as Comet and Continuations, allow Rich Internet Applications to get over the Web "pull" paradigm, enabling the creation of collaborative web applications. In this tutorial we’ll show you Swan’s... Read More - [Publisher: ObjectWave]

12/07/2008 Essential JSP Expression Language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. This refcard focuses on the Expression Language as applied to JSP pages. The EL... Read More - [Publisher: DZone, Inc.]

12/03/2008 Continuous Integration and Build Management Server Evaluation Guide

The paper is organized around three feature sets that we typically see in evaluation scenarios. The first focuses on CI and provides some of the basic functionality required for an implementation of either CI and/or BM. In this way, the CI feature... Read More - [Publisher: Urbancode]

11/30/2008 Getting Started with Hibernate Search

Hibernate Search complements Hibernate Core by enabling full text search queries on persistent domain models, and brings Lucene search features to the Hibernate world. This refcard explains installation and configuration, and covers Mapping... Read More - [Publisher: DZone, Inc.]

11/23/2008 Core Seam

As you develop Seam applications, you'll find this quick reference a handy guide for understanding core concepts, configuration, and tool usage. This quick reference is not intended to cover all of what Seam provides, but will cover the most... Read More - [Publisher: DZone, Inc.]

11/05/2008 Funambol Data Synchronization Server Scalability

With the popularity of the Internet, single system websites and services often cannot handle the load. New load balancing technologies have been developed to combine multiple systems into an integrated single service. In simple terms, they combine... Read More - [Publisher: Funambol]

39748 views1. Getting Started with MyEclipse

Downloaded over 10 million times, MyEclipse (http://www.MyEclipseIDE.com) is the #1 commercial Eclipse-based IDE, with industry-leading support for Java and Web developers. You will find this free DZone cheat sheet useful as an introduction to... Read More - [Publisher: DZone, Inc.]

39016 views2. JUnit and EasyMock

JUnit and EasyMock are the predominant choices for testing tools in the Java space. This reference card will guide you through the creation of unit tests with JUnit and EasyMock. It contains detailed definitions for unit testing and mock objects as... Read More - [Publisher: DZone, Inc.]

34021 views3. Core Java

This refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar).Features... Read More - [Publisher: DZone, Inc.]

33648 views4. GlassFish Application Server - Updated for Version 3

Updated for GlassFish Version 3.The use of GlassFish application server is growing, and having a reference card for day-to-day jobs is inevitable. Looking for a sample command to perform a specific job can take time but by using this refcard, you... Read More - [Publisher: DZone, Inc.]

27814 views5. Getting Started with JPA

Even though proprietary mapping products like Hibernate and TopLink still exist, they are now focused on providing their functionality through the JPA API, allowing all applications to be portable across JPA implementations. This refcard will give... Read More - [Publisher: DZone, Inc.]

27153 views6. Using XML in Java

XML is a general-purpose specification for creating custom mark-up languages. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to help information systems share structured... Read More - [Publisher: DZone, Inc.]

25594 views7. Essential JSP Expression Language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. This refcard focuses on the Expression Language as applied to JSP pages. The EL... Read More - [Publisher: DZone, Inc.]

23961 views8. RSS and Atom

RSS and Atom make it easy to read and write the web. Applications can use the Atom Publishing Protocol (RFC-5023) and the MetaWeblog API to publish any type of content to blog, wiki and CMS servers. You’ll find this reference card useful whether... Read More - [Publisher: DZone, Inc.]

20266 views9. Core Java Concurrency

This DZone Refcard helps Java developers working with multi-threaded programs understand the core concurrency concepts and how to apply them. Topics covered in this cheat sheet include built-in Java language features as well as new constructs added... Read More - [Publisher: DZone, Inc.]

18197 views10. NetBeans IDE 6.7 Update

Updated for NetBeans IDE 6.7, this Refcard provides a thorough exposition on how to optimally handle Java code in the editor, covering viewing, navigation, source handling, and refactoring. It also provides all the essential keyboard shortcuts you... Read More - [Publisher: DZone, Inc.]

11678 views11. Getting Started with ColdFusion 9

Adobe ColdFusion is a rapid application development toolkit that is written in Java and runs on top of the JVM. This DZone Refcard will take you through the various pieces and languages that comprise ColdFusion and will list various ways of... Read More - [Publisher: DZone, Inc.]

11503 views12. Getting Started with Apache Wicket

Among the dizzying number of Web frameworks available today, Wicket’s simple and intuitive approach to Web development has led it to become a favorite among many Java developers.  This Refcard brings you quickly up to speed on some of the key... Read More - [Publisher: DZone, Inc.]

10812 views13. Getting Started with Oracle Berkeley DB

This DZone Refcard provides a brief introduction to the Oracle Berkeley DB family. The author, Masoud Kalali, then moves on to discuss in depth the Oracle Berkeley DB Java Edition, including: Transaction Support, Performance Tuning, Backup, and... Read More - [Publisher: DZone, Inc.]

5328 views14. How to Digitally Sign Downloadable Code for Secure Content Transfer

Learn how VeriSign Code Signing Certificates allow you to digitally sign your content for unprecedented secure delivery over the Internet and safely transport it from your site.  Code Signing helps businesses preserve intellectual property and... Read More - [Publisher: Verisign]

4352 views15. Automate your builds and Continuous Integration process for Free with Mojo.

OpenMake Mojo is the only tool you will ever need for automating, centralizing and accelerating your software development process. Mojo automates and orchestrates development tasks, from managing build scripts and SCM activities to deploy and... Read More - [Publisher: OpenMake Software]