| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles |
- Using XML and Jar Utility API to Build a Rule-Based Java EE Auto-Deployer by Colin (Chun) Lu - [Clicks: 10]
In this article Colin (Chun) Lu discusses some of the complexities facing a large-scale J2EE application and demonstrates a rules-based Java Enterprise Edition auto-deployer using XStream and the JAR Utility API.
[Includes sample code]
http://www.onjava.com/pub/a/onjava/2007/11/15/using-xml-and-jar-utility-api-to-build-a-rule-based-java-ee-auto-deployer.html - Nov, 2007 - Implementing an Anti-Virus File Scan in JEE Applications by Vlad Kofman - [Clicks: 9]
Discover a unique approach to implementing anti-virus scanning in your Java applications.
http://www.developer.com/design/article.php/3711331 - Nov, 2007 - Integrating Presence into J2EE Environments by John Georgiadis - [Clicks: 9]
User presence is the domain normally represented by instant messaging systems, and while libraries supporting presence have existed for Java for a while, presence isn't normally represented in J2EE. This article shows you how to change that.
http://www.theserverside.com/tt/articles/article.tss?l=IntegratingPresenceJ2EEEnvironments - Sep, 2007 - Complex analytical querying with JOLAP by Shashank Tiwari - [Clicks: 12]
Shashank Tiwari offers a look at JOLAP, a promising specification that supports creating and maintaining On Line Analytical Processing (OLAP) data and metadata on the Java enterprise platform.
http://www.ibm.com/developerworks/java/library/j-jolap.html - Jun, 2007 - Sharing Objects in Distributed J2EE Applications by Thribhuvan Thakur - [Clicks: 22]
Updating data across distributed applications always presents a challenge, especially since the J2EE specification doesn't define any standards for sharing objects in a cluster. Learn how to use simple Java solutions to distribute and propagate changes to shared data in a clustered environment.
http://javaboutique.internet.com/tutorials/object/ - Mar, 2007 - Transforming Legacy Systems to J2EE Architecture by Anand Balasubramanian, Raghuram Chandrasekaran - [Clicks: 27]
"Transforming Legacy Systems to J2EE Architecture" is a reference document by Anand Balasubramanian and Raghuram Chandrasekaran that covers the primary and supporting components provided by J2EE to aid migration from a legacy application to a J2EE platform.
http://www.theserverside.com/tt/articles/article.tss?l=LegacySystemsJ2EE - Feb, 2007 - The wise work manager for context-based scoping by Ravi Shankar Nair, Adrian Farolan, Narendra Govindu - [Clicks: 39]
This article examines the possibilities for high-performance Java Platform Enterprise Edition applications using context-scoped threads created by the application server with the Work Manager API.
[The code and examples shared in this article successfully run in IBM WebSphere Application Server 6.0.2.]
http://www.javaworld.com/javaworld/jw-01-2007/jw-01-workmgr.html - Jan, 2007