Newest Enterprise Java Articles Should You Use .NET or Java on a New Project? By Michael Klaene - Published 08/20/2008 Tips to help decide whether .NET or Java is right for your organization's next software project.
Why Portal or Why Not Portal? By Jeffrey Ryan - Published 08/11/2008 Many developers and software architects question why they should use a portal framework to create their websites. Perhaps a better question is why not use a portal framework to create your website. Read on to learn how a portal framework knits together the architectural elements related to user experience.
Integrating Model-Driven Development into the SOA Process By Scott McKorkle - Published 07/31/2008 SOA is a hot topic, but the task of creating and managing a truly service-oriented architecture can be elusive. Explore how a modeling approach to the creation and management of an enterprise-wide architecture will effectively implement the company's business plans through a comprehensive set of interconnected services.
What Is Application Security? By Irina Medvinskaya - Published 07/23/2008 Discover the basic principles of Application Security and how it relates to various government and industry regulations and standards. Also, learn about internal and external Information Security threats and how to protect systems and applications better.
Reusable Syndicated Media Portlets: An Example of Simplified Content Presentation By Scott Nelson - Published 07/22/2008 Portal content presentation can quickly become a maintenance chore. Learn one solution for a reusable, flexible, extensible, maintainable approach to managing content presentation in a portal by combining the use of configuration and includes files rather than developing all new code for new content sources and/or layouts.
A Grid for Every Application By Art Sedighi - Published 07/18/2008 What attributes of an application make it a good candidate for the Grid? What should you look for in a Grid vendor to make you life easier as you move your applications onto the Grid?
The Two Faces of JSF on WLP By Scott Nelson - Published 07/07/2008 Starting with version 9.2, WebLogic Portal provides two options for creating JSF (JavaServer Faces) portlets. Learn how to use both approaches and choose the right approach for your project.
Pushing Data to the Browser with Comet By Kevin Nilson - Published 07/03/2008 See how adding Comet to AJAX will allow you to push data from the server to a client at an undetermined interval.
Web and Enterprise Mashups for Web Services and Data By Vlad Kofman - Published 06/26/2008 Mashups are all the rage in web application development. Discover what web mashups are and learn about mashups in the enterprise with the BEA Data Services AquaLogic platform.
Top 10 Portal Projects Killers By Scott Nelson - Published 06/24/2008 Discover the 10 most common causes of portal project failure and how to avoid them, based on 12 years of experience.
Highlighted Enterprise Java Tutorials Swing from A to Z: The Border Property (Part 1, EtchedBorder) By Richard G. Baldwin -
This series of tutorial lessons examines the properties of the JComponent class that are inherited by many Swing components. This lesson introduces the border property and shows how it can be used to enhance the appearance of many Swing components.