Java

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



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


11/05/2008 How Google Android Stimulates the Mass Market for Mobil Email and how Funambol Mobile Open Source Monetizes It

If you could view how mobile email will be used in the future, what would you see? Will everyone use mobile email or will it remain the province of a few? What mobile industry companies will be stronger or weaker than they are today? And what impact... Read More - [Publisher: Funambol]

11/03/2008 How to Use Open Source SOA Safely in the Enterprise

Open source software is very tempting – it addresses two of the biggest challenges for IT professionals: the high cost of infrastructure software and the limitations of a closed stack. The deployment criteria explored here are derived from the... Read More - [Publisher: IONA Technologies]

11/02/2008 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.]

10/19/2008 Spring Annotations

By the author who created the Spring Configuration refcard, Craig Walls delivers this complimentary refcard - Spring Annotations.From its beginning, Spring’s most common means of configuration has been XML-based. But as developers grow weary of... Read More - [Publisher: DZone, Inc.]

10/15/2008 Rich Web Applications with Java and AJAX

This paper explores this possibility further through the examination of current trends, dissection of the underlying problem, and the introduction of an approach that delivers a superior user experience to web-based enterprise applications, while... Read More - [Publisher: ICEsoft]

10/15/2008 Enterprise Ajax Security with ICEfaces

The question is simple:  Can enterprise application developers deliver Rich Internet Applications using Ajax techniques, but do so in a secure and cost-effective manner? The evidence is mounting:  The Yammer1 and MySpace2 worms are two early... Read More - [Publisher: ICEsoft]

10/07/2008 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.]

10/05/2008 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.]

10/01/2008 Rich Integration Universal Application Platform Independent Standard

Sesma Systems has unified two competing concepts -- Java and Flash -- into a visually stunning and robust Java application. The core deliverable is Java, the standard for platform independence, security, and robust logic processing on the... Read More - [Publisher: Sesma Systems]

09/30/2008 Bridging Java and .NET: A Technical Overview of JNBridgePro

JNBridgePro is a Java and .NET interoperability tool that enables developers to call anything Java from .NET, and anything .NET from Java. JNBridgePro allows classes written in .NET languages like C#, C++, and Visual Basic to seamlessly and... Read More - [Publisher: JNBridge ]

09/29/2008 Automating Excel Reports: Five Approaches for Java Developers

Java developers are often asked to automate the delivery of Excel-based reports. This paper outlines five approaches Java developers can use, the advantages and disadvantages of each, and where each is best applied. Read More - [Publisher: Actuate]

09/29/2008 Tapping into Spreadsheet Logic from Java

Java applications often need to tap into logic in a spreadsheet. Developers are challenged to do this in a way that fits into the Java architecture. Learn four approaches for automating Excel logic, along with advantages and disadvantages of each. Read More - [Publisher: Actuate]

09/29/2008 Five Biggest Blunders when Building Spreadsheet Applications in Java

Developers are often asked to incorporate spreadsheets into Java applications. Some common pitfalls await. Read this paper to learn the five biggest blunders when building spreadsheet applications in Java – and how to avoid them. Read More - [Publisher: Actuate]

09/26/2008 Code Signing for Microsoft Authenticode Technology

Microsoft client applications, such as Internet Explorer, Exchange, Outlook, and Outlook Express, come with security features that incorporate Authenticode. Users can confidently choose to trust all software published by commercial publishers that... Read More - [Publisher: Verisign]

09/26/2008 Six Steps to Signing your Java Code

Developers and Web masters benefit from object signing because it builds trust in their names and makes it more difficult to falsify their products. By signing their code, developers build a trusted relationship with users, who learn they can... Read More - [Publisher: Verisign]

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.]

20265 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]