sort by date

index

TheServerSide.com
developerWorks (IBM)
Javalobby
DevX.com
Focus On Java
java.net
java.sun.com

sitios en espaol

TheServerSide.com
Java is dead? 9 million devs disagree
01/26/2012 at 19:22:19
Java is dead? 9 million and one devs disagree
 TOP
GWT - Pros and Cons
01/26/2012 at 19:21:38
This article discusses the advantages and disadvantages of GWT
 TOP
ZK with Non-relational Database mongoDB
01/25/2012 at 08:30:11
A series of articles that guides you through the development of a non-relational database driven ZK application using mongoDO Java Driver, Morphia and Spring Data.
 TOP
Agile Before there was Agile: Egoless Programming and Step-by-Step
01/24/2012 at 20:58:21
This article discusses two key ideas underlying modern Agile development practices, Egoless Programming and the Step-by-Step method
 TOP
Scan your code for open source with Antelink's SourceSquare
01/24/2012 at 20:58:09
Antelink proposes SourceSquare 1.1, a free and open source tool to scan and visualize the open source files you have in your code.
 TOP
Automatic Resource Management (ARM) and the AutoCloseable Interface
01/23/2012 at 19:28:54
TheServerSide has been digging into the new Java 7 features, and trying to provide some thorough and informative tutorials on how the various language enhancements introduced in Java 7 work. In this tutorial we expand on our initial look at the new try-with-resources syntax.
 TOP
developerWorks (IBM)
Copyright 2004 IBM Corporation.
Deploy a J2EE app with TSAM extensions
IBM Tivoli Service Automation Manager (TSAM) 7.2.2 introduces the extension, a set of TSAM software components that can implement a new IT service automation solution (known as a service definition) or add capabilities to existing service definitions. In this article, the authors define a scenario in which the desired result is to securely deploy a three-tiered enterprise application (in this case J2EE) to the cloud. They demonstrate how to set up and provision extensions in TSAM as the first step to accomplishing this task.
 TOP
Java development 2.0: Securing Java application data for cloud computing
Data security is a serious concern for organizations considering cloud adoption, but in many cases it needn't be. In this installment of Java development 2.0, learn how to use private-key encryption and the Advanced Encryption Standard to secure sensitive application data for the cloud. You'll also get a quick tutorial on encryption strategy, which is important for maximizing the efficiency of conditional searches on distributed cloud datastores.
 TOP
Customize container-managed security with AuthenticRoast
AuthenticRoast is an open source project that works with the Java Authentication Service Provider Interface for Containers (JSR 196) to let you develop custom authentication modules for use with container-managed, declarative security. Joe Sam Shirah shows how AuthenticRoast can minimize configuration impact on Java Enterprise Edition (JEE) containers and greatly reduce coding effort for custom security requirements. A downloadable WAR with demonstration code is provided.
 TOP
Passing data objects between CICS Java environments: Part 2: Techniques for passing Java data objects
Java is becoming a popular programming language for CICS applications. CICS provides multiple Java environments, each with its own strengths, so passing data objects between the different CICS Java environments is an important topic. This three-part article series gives you the details. Part 2 uses an example Java class to show you how to pass Java data objects between applications running in a CICS-pooled JVM, an Axis2-based JVM, a CICS Dynamic Scripting environment,ย and a CICS OSGi-based JVM.
 TOP
Javalobby
Surprising results of autoboxing
peter.lawrey01/28/2012 at 05:54:03
There are a number of surprising consequences of auto-boxing. Some are more widely known than others. Most of them are due to the effect of caching of some auto boxed objects.   James Sugrue
 TOP
Securing a BPEL in WebSphere Integration Developer 7 difference over WebSphere Integration 6
gjcbell01/28/2012 at 05:53:53
Today we look at how to add a role-based security to secure a BPEL. In WebSphere Integration Developer(WID) 6 there was no direct way to add a role to a BPEL at assembly level. In WID 7 we can assign a role to the whole BPEL this could not be done in WID 6. It makes security much easier. All you have to do is open your assembly diagram as in our example project below: ...
 TOP
Arquillian with NetBeans, GlassFish embedded, JPA and a MySQL Datasource - Part II
myfear01/28/2012 at 05:06:27
This is a followup post to the one I did yesterday. Even if it was intended to be a more complex demo it turns out, that I missed a big issue with the setup. Everything works fine up to the point when you start introducing enhanced features to your entities. To name but a few: lazy loading, change tracking, fetch groups and so on. JPA providers like to call this "enhancing" and it...
 TOP
Setting Custom Wallpaper with Android
p-xr01/27/2012 at 14:44:18
Wallpapers are a nice way to customize your homescreen. There are many applications that allow you to change your wallpaper and they have huge databases with alot of wallpapers. An example is Zedge. But the main question is: How to they do it? Christopher Smith
 TOP
DevX.com
Copyright 2008 DevX
The 4 Java PaaS Trends Enterprise Devs Must Watch in 2012
Cynthia Harvey01/17/2012 at 23:36:41
Many of the new Java PaaS offerings announced in 2011 will enter production in 2012.
 TOP
Android Java Trial Faces Delays
editorial01/14/2012 at 05:21:57
Arguments over the method of determining damages and a controversial e-mail have delayed Oracle's lawsuit against Google.
 TOP
Java Developers Top List of IT Hiring Priorities
editorial01/07/2012 at 04:37:11
Dice.com also reports a lot of openings for mobile, .NET and software developers.
 TOP
Oracle Takes a Blow in Java Case
editorial01/03/2012 at 21:53:49
The USPTO has rejected one of the patents that forms the basis for Oracle's lawsuit against Google.
 TOP
Focus On Java
Readers' Choice Awards 2012
01/19/2012 at 03:51:03

The 2012 About.com Readers' Choice Awards will showcase the best products, features and services in dozens of categories.  Readers' Choice includes multiple channels ranging from technology to hobbies to parenting. In the computing channel there are several topics to choose from:

Nominations will be accepted starting Jan. 18, 2012. Voting will take place from Feb. 22 through March 21 with winners announced March 30.  There's no prize -- just the bragging rights that come with getting recognized by the readers of one of the most popular websites.

To learn more, visit the Readers' Choice Awards 2012 website.

If you want more details, check out the awards FAQ.

Readers' Choice Awards 2012 originally appeared on About.com Focus on Java on Thursday, January 19th, 2012 at 03:51:03.

Permalink | Comment | Email this

 TOP
NetBeans 7.1 Released
01/06/2012 at 03:44:16

NetBeans 7.1 has been released and if you look at the release notes and release overview you'll see it supports the creation of JavaFX 2.0 applications.

Amongst other updates it also includes enhancements to the Swing GUI Builder and visual debugging of Swing and JavaFX interfaces.

The NetBeans 7.1 IDE is available for download at the NetBeans website.

NetBeans 7.1 Released originally appeared on About.com Focus on Java on Friday, January 6th, 2012 at 03:44:16.

Permalink | Comment | Email this

 TOP
java.net
Vulcan-ized Rhino: Telepathic Power for your Code
sanjay_dasgupta01/25/2012 at 08:59:26
 TOP
Getting Started (Very Preliminarily) with JavaFX 2.1 Developer Preview on Linux
editor01/25/2012 at 00:21:34
 TOP
Persisting information with Cassandra in java: Simple example
otaviojava01/24/2012 at 11:16:50
 TOP
java.sun.com
Java Road Trip: Code to Coast
06/14/2010
This high-tech block party on wheels travels to 20 cities across the United States, showcasing the latest and greatest Java technology.
 TOP
New Oracle Solaris Studio Express 6/10 video
06/14/2010
Don Kretsch and Kuldip Oberoi discuss the new release, the customer feedback program and new product names.
 TOP

 

 

JAVAsight.comcontactUS

 
 

Java and Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. javasight is independent of Sun Microsystems, Inc.