By Zhiyong Li
March 20, 2010 09:15 AM EDT
Integrated Windows Authentication (IWA) provides a user-friendly interface
for single sign-on. IWA uses ‘Simple and Protected GSSAPI Negotiation
Mechanism' (SPNEGO) to allow the initiators and acceptors to negotiate the
underlying protocol to be used for authentication. In this a... (more)
|
By Jeremy Geelan
March 19, 2010 01:30 PM EDT
Cloud Computing Bootcamp 2010 East
No one can properly understand anything related to enterprise-level Cloud
Computing without having first gained a deep understanding of the
capabilities of different Cloud players.
Cloud Expo's pioneering Cloud Computing Bootcamp is designed with... (more)
|
By Liz McMillan
March 16, 2010 08:11 AM EDT
SpringSource, a division of VMware, Inc. and a provider of Java application
infrastructure and management, has unveiled a new website, TomcatExpert.com,
a professionally managed Apache Tomcat resource library and community.
Developers, system administrators and web operations pro... (more)
|
By Bill McColl
March 15, 2010 10:45 AM EDT
The future of enterprise software is the platform. No software company has
all the smart people in the world on its payroll. Apple recognized this and
created the App Store. Google are now doing the same. These new cloud
platforms will unleash unprecedented innovation and creativ... (more)
|
By Alois Reitbauer
March 13, 2010 07:15 AM EST
Searching for memory leaks can easily become an adventure – fighting
through a jungle of objects and references. When the leak occurs in
production time is short and you have to act fast. Like in a treasure hunt,
we have to interpret signs, unravel mysteries to finally find the “... (more)
|
By Chris Muir
March 7, 2010 06:54 AM EST
The JDev11gPS1 New Features page lists a large amount of improvements,
including something called the "Declaration Insight". The New Features blurb
lists this feature as "When declaring local variables from method calls,
declaration insight can automatically add the declaration a... (more)
|
By Pieter Humphrey
March 5, 2010 09:45 AM EST
In Part 1 of this tutorial, I showed how to set up a web project and connect
to a database.
In this step, you will use the Data Source Explorer to browse database
artifacts. You may need to re-open the JPA perspective.
In the Data Source Explorer, expand the nodes inside the New ... (more)
|
By Patrick Curran
March 1, 2010 10:15 PM EST
Oracle Session at Cloud Expo
By now I'm sure you're aware that Oracle's acquisition of Sun Microsystems is
complete, and that Oracle is therefore the new steward of Java and the
sponsor of the Java Community Process. It's too soon to say what changes this
may bring, but for an o... (more)
|
By Nitin Gaur
February 26, 2010 01:00 PM EST
HTTP session management is a function offered by Java Enterprise Edition
(JEE) application servers. It allows JEE applications to store state
information about a given user across many HTTP requests. The JEE
specification provides an API to store and retrieve information specific... (more)
|
By Liz McMillan
February 26, 2010 04:30 AM EST
Click Here to Download Software Trial Now!
Want an easy way to build installers for Linux, Solaris, HP-UX, AIX, UNIX,
IBM i, Mac OS X, and more? Try InstallAnywhere! From the makers of
InstallShield, InstallAnywhere is the most popular installation tool for Java
developers. Crea... (more)
|
By Pieter Humphrey
February 25, 2010 05:30 AM EST
Java Developer Magazine on Ulitzer
This tutorial provides step-by-step instructions for creating a Web
application that uses the Java Persistence API (JPA) version 2.0 with Oracle
WebLogic Server 11g Release 1, Spring, EclipseLink, JavaServer Faces (JSF),
and Oracle Database, Ex... (more)
|
By Andreas Grabner
February 24, 2010 06:15 AM EST
Java Developer Magazine on Ulitzer
Last week I analyzed a web page that spent 4.8 seconds in the onLoad event
handler of a custom script file. It turned out that 2.8 seconds were consumed
by applying a dynamic menu library (will blog about this one separately).
The remaining 2 s... (more)
|
By Chris Muir
February 16, 2010 11:07 PM EST
Java Developer Magazine on Ulitzer
I noted in the last 11gPS1 release of JDev (well, at least I didn't see it in
any earlier releases) that the text editor has a few additional facilities
available under the Source menu:
Of particular note there are now entries to Trim Trailing Wh... (more)
|
By Chris Muir
February 10, 2010 08:45 PM EST
Java Developer Magazine on Ulitzer
A while back I posted about using Groovy within our ADF BC EOs to expose the
new and old values of a particular attribute. This method described in that
post works fine if you've access to the EOs in the same project. However in
our current pro... (more)
|
By Steve Beaty
February 7, 2010 09:15 PM EST
Abstract
There are many different types of command line options that programs need to
recognize. Many languages (e.g.: bash and perl) has built-in processing of
command line options; Java does not. The Java Command Line Options (JCLO)
package performs this task for a variety of o... (more)
|
By Scott Quint
February 5, 2010 03:00 PM EST
The question that is often posed in one rhetorical flourish or another is
this: Which is better (faster, more efficient, blah blah blah...) Java or
C++? The question that is really not being asked is: for what? Selecting a
programming language is not like selecting a dinner suit;... (more)
|
By Maureen O'Gara
January 29, 2010 12:45 PM EST
Mergers & Acquisitions on Ulitzer
Oracle finally closed on its delayed acquisition of Sun Tuesday, leaving
local entities to shift for themselves according to local laws and
sidestepping MySQL creator Monty Widenius' hopes of Russian and Chinese
regulators stalling the merger.
... (more)
|
By Debadatta Mishra
January 25, 2010 11:45 AM EST
Zip and Unzip are a very common activities for a computer user. A user
normally uses the zip utility to compress a directory to create a zip file.
There are many ready-made software such as winzip,7zip, and winrar that are
available to achieve this. However, it is also possible t... (more)
|
By Maureen O'Gara
January 22, 2010 05:30 PM EST
Java Developer Magazine on Ulitzer
The real-time embedded database folks at McObject have slapped a Java Native
Interface (JNI) interface on their eXtremeDB widgetry and claim it's the
fastest possible database solution in Java-dom.
The move is supposed to underscore their attemp... (more)
|
By Maureen O'Gara
January 21, 2010 09:30 AM EST
Mergers & Acquisitions on Ulitzer
Everybody and his brother expect the European Commission to rubber stamp
Oracle’s acquisition of Sun any minute now but when it didn’t happen
Tuesday like it was reportedly supposed to we asked why not and were told –
you’re gonna love this – tha... (more)
|