Java

  • submit to reddit

Focus on JavaFX 2 FXML with NetBeans IDE 7.1

In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans IDE 7.1 beta to look at using NetBeans IDE 7.1 beta to build a simple Hello, World...

2 replies - 8829 views - 01/26/12 by Dustin Marx in Articles

NetBeans IDE 7.1's Unused Assignment and Dead Branch Hints

One of the new code hints provided by NetBeans 7.1 is the Unused Assignment hint. A simple code sample that will cause this hint to be displayed in NetBeans...

1 replies - 4568 views - 01/25/12 by Dustin Marx in Articles

A project using NetBeans 7, JUnit, Maven, HSQLDB, Spring and Hibernate

I was reading a blog article the other day and decided to try the code out myself, however, I wanted to do it my way so I changed several things along the...

0 replies - 6664 views - 12/29/11 by Chad Lung in Articles

Creating a simple Activity Stream with Apache Abdera2, Java, and NetBeans IDE 7 (with Maven)

The Apache Abdera team is hard at work on Abdera2. Abdera2 has a bunch of new features, check out this email by James Snell to get a sample of whats new and...

1 replies - 4484 views - 12/19/11 by Chad Lung in Articles

Application Performance Testing: From Conception to Gravestone

Performance testing of software systems is discussed frequently as an episodic activity that is accomplished once per production release as the final step in...

0 replies - 3578 views - 12/05/11 by Brandon Nokes in Whitepapers

Why Load Testing From The Cloud Doesn't Work

Web sites and web applications have transformed business. They are crucial to your company’s bottom line, whether you are involved in e-commerce, have a...

0 replies - 3546 views - 12/05/11 by Brandon Nokes in Whitepapers

Building a simple REST service using NetBeans IDE 7, a Java Servlet, and JAXB

There are plenty of good Java based REST frameworks out there to build applications with. Restlet, RESTEasy, Jersey, etc. come to mind just to name a few. ...

4 replies - 20860 views - 11/10/11 by Chad Lung in Articles

Big Data Analytics: Better, Faster, Smarter... (Europe)

Data is exploding in this age of machine-generated data. IT and business users alike are finding that traditional database can't cope with the volume -...

0 replies - 2786 views - 11/04/11 by Brandon Nokes in Uncategorized

Big Data Analytics: Better, Faster, Smarter... (US/Canada)

Data is exploding in this age of machine-generated data. IT and business users alike are finding that traditional database can't cope with the volume -...

0 replies - 2486 views - 11/04/11 by Brandon Nokes in Uncategorized

Using a Java Servlet Filter to intercept the response HTTP status code with NetBeans IDE 7 and Maven

Version 2.3 of the Java servlet spec introduced the concept of filters. According to the documentation from Oracle’s site: “A filter dynamically...

1 replies - 10291 views - 10/22/11 by Chad Lung in Articles

Building a simple AtomPub client with NetBeans IDE 7, Maven, Java and Apache Abdera

In my last article I showed you how to create and run a simple AtomPub server using Apache Abdera. Today we will create a client (using modified code provided...

0 replies - 5106 views - 10/20/11 by Chad Lung in Articles

VisualVM Extensions

As I mentioned in an earlier post, I noticed recently that the JDK utility VisualVM is extensible, and it was my goal to create a useful extension. I...

0 replies - 4484 views - 10/07/11 by Wayne Adams in Articles

Extending JVisualVM - More on Getting Started

I'm not sure when this happened, but at some point the JDK-included VisualVM utility became extensible. This is really great news for me. Writing a...

1 replies - 4450 views - 10/03/11 by Wayne Adams in Articles

Meet Up With DZone @ JavaOne 2011 and Oracle Open World In San Francisco!!

Interested in being a major player in one of the largest developer communities on the web? Do you have a knack for finding and sharing awesome developer...

0 replies - 23416 views - 09/29/11 by Jim Moscater in News

Open Source as a Catalyst for Innovation and Cultural Change featuring Yahoo!

Fact: Open source is a fundamental part of many of the world's leading development organizations, and is often credited with enabling and enhancing innovation....

0 replies - 3499 views - 09/21/11 by Brandon Nokes in Uncategorized