Java EE Journal

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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
© 2008 SYS-CON Media