MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
October 2000
Siva Visveswaran
Dive into connection pooling with J2EE Connection pooling is a technique used for sharing server resources among requesting clients. This article focuses on support for connection pooling of both database resources and nondatabase resources in a J2EE environment... mark for My Articles similar articles
JavaWorld
February 2001
Abraham Kang
J2EE clustering, Part 1 If you plan to build a scalable and highly available Website, you need to understand clustering. In this article, the author introduces J2EE clustering, shows how to implement clusters, and examines how different servers differ in their approaches... mark for My Articles similar articles
JavaWorld
June 2002
Dirk Laessig
Score big with JSR 77, the J2EE Management Specification The specification's core is based on the model of managed objects, explained in this article. JSR 77 also defines an Enterprise JavaBeans (EJB) component for easily accessing these managed objects. mark for My Articles similar articles
JavaWorld
June 20, 2003
Frank Sommers
J2EE 1.4 eases Web service development This article reviews J2EE 1.4's new client and server programming models for Web services. mark for My Articles similar articles
JavaWorld
December 2000
Steven Gould
Develop n-tier applications using J2EE Introducing the 13 core technologies of the Java 2 Platform, Enterprise Edition (J2EE): JDBC, JNDI, EJBs, RMI, JSP, Java servlets, XML, JMS, Java IDL, JTS, JTA, JavaMail, and JAF.... mark for My Articles similar articles
JavaWorld
March 2001
Brian Goetz
Design for performance, Part 3: Remote interfaces Many common Java performance problems stem from class design decisions made early in the design process, long before most developers even start thinking about performance. This article examines performance issues specific to remote applications... mark for My Articles similar articles
JavaWorld
November 2002
B.J. Fesq
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards. mark for My Articles similar articles
JavaWorld
June 2002
Humphrey Sheil & Michael Monteiro
Rumble in the jungle: J2EE versus .Net, Part 1 Heard a lot about .Net versus J2EE? Wondering what that conflict means for you? An unbiased explanation as to how J2EE and .Net match up. mark for My Articles similar articles
JavaWorld
July 2000
Sastry K. Malladi
Oracle8i's ORB does the trick An in-depth overview of developing scalable and secure server-side Java CORBA applications using Oracle8i JVM and ORB. Also, session-based IIOP is introduced. mark for My Articles similar articles
JavaWorld
June 2000
Tim Fielden, InfoWorld Test Center
Java 2 poised to take over the desktop Version 1.3 of the Java 2 Platform, Standard Edition has enhanced performance, beefed-up security, and Web deployment features that represent significant improvement over previous versions. Plus: The three flavors of Java. mark for My Articles similar articles
JavaWorld
February 2001
Taylor G. Cowan
Get disconnected with CachedRowSet The new CachedRowSet, still in early access release, provides benefits that developers can begin to take advantage of right away. The author demonstrates how you can use a CachedRowSet as the data model for a JavaServer Pages (JSP) entry/edit form... mark for My Articles similar articles
JavaWorld
September 2000
Humphrey Sheil
Frameworks save the day Every Enterprise Java project has the same basic plumbing. By embracing this premise, you can cut project costs and improve software quality in one swoop. Even the lightweight framework outlined in this article can add significant value to your project -- with immediate gains... mark for My Articles similar articles
JavaWorld
January 2001
Chang Sau Sheong
Get the app out So you have coded and compiled the world's greatest EJB/servlet/JSP. But how are you going to show it off? mark for My Articles similar articles
JavaWorld
September 2001
Jian Zhong
Step into the J2EE architecture and process By reading this article, you will better understand many important J2EE architecture topics, and be able to apply that knowledge to extend and modify this simple methodology to solve your special business problems... mark for My Articles similar articles
JavaWorld
July 2000
Sanjay Mahapatra
Transaction management under J2EE 1.2 This article provides an overview of transaction management in the Java 2 Platform Enterprise Edition (J2EE) and discusses the benefits and tradeoffs of various transaction-management options. mark for My Articles similar articles
JavaWorld
August 2002
Matt Gerrans
So many J2EE books, so little time Choosing the right J2EE book can be difficult. Any bookstore shelf reveals numerous choices, most of which prove quite large. Here are reviews of four popular J2EE books to help you narrow the field to a book that fits your needs. mark for My Articles similar articles
JavaWorld
May 2002
Letters to the Editor Can Mapper parse partially structured emails? Why doesn't the JDK provide a SoftHashMap? How do repaint() and revalidate() differ? JavaWorld authors answers those questions and more... mark for My Articles similar articles
JavaWorld
June 2002
Walter Hurst
Design patterns make for better J2EE apps This introductory-level article describes how to combine J2EE with object-oriented design patterns to build a scalable, flexible, and extensible application architecture. It explains the importance of application architecture and design patterns and provides basic tips for using design patterns to build application architecture for J2EE projects. mark for My Articles similar articles
JavaWorld
March 2003
Michael Juntao Yuan
J2EE and beyond As J2EE technology matures, basic Java and J2EE programming skills are no longer adequate to secure a highly paid job in today's tightened market. This article discusses the latest trends in J2EE and developer training. mark for My Articles similar articles
New Architect
July 2002
B.J. Fesq
Freedom of Choice A comparison of six J2EE 1.3-compliant application servers: BEA WebLogic Server 7.0 (beta), Borland Enterprise Server 5.0, IBM WebSphere 5.0 (beta), Macromedia JRun 4.0 (beta), Pramati Server 3.0, and Sybase Enterprise Application Server 4.1 (EAServer). mark for My Articles similar articles
JavaWorld
October 2002
Java Product News (updated October 11, 2002) QFS launches UI testing tool... Bowstreet adds WebSphere support... McGraw-Hill Osborne Media releases J2EE books... CipherSoft adds JSPs to Exodus... exe4j integrates Java apps with Windows... Blaze Advisor receives upgrade... Crediware updates Java GUI tool... PointBase enhances relational database suite... etc. mark for My Articles similar articles
JavaWorld
October 2000
Anil Hemrajani
Do you really need Enterprise JavaBeans? Anil Hemrajani offers his opinions on whether Enterprise JavaBeans are really necessary... mark for My Articles similar articles
JavaWorld
May 9, 2003
Java Product News Borland releases JBuilder 9... Q-Link enhances J2EE platform... etc. mark for My Articles similar articles
JavaWorld
May 2, 2003
Rick Grehan
Web services creation made easy The BEA WebLogic Workshop 8.1 development environment allows developers to create J2EE Web services that run atop the WebLogic application server. The IDE requires minimal understanding of J2EE and allows the developer to concentrate on business logic. mark for My Articles similar articles
JavaWorld
July 2001
Anil Hemrajani
Javaware: The challenge of staying current Since the advent of the World Wide Web and Java, the number of new standards, tools, and technologies introduced has been astounding. How do you decide what to specialize in, and how do you manage to stay current in this ever changing landscape? mark for My Articles similar articles
InternetNews
November 16, 2004
Michael Singer
The Many Faces of J2EE, v5.0 Sun and Borland laud the developments but disagree on the deployments. mark for My Articles similar articles
JavaWorld
May 16, 2003
Java Product News Quest launches performance-tuning suite... Fair Issac updates Blaze Adviso... Novell ships exteNd Application Server 5... etc. mark for My Articles similar articles
New Architect
March 2003
Neil McAllister
The Great Migration The rocky road to J2EE and .NET mark for My Articles similar articles
JavaWorld
June 2000
Tom Yager, InfoWorld Test Center
High-priced iAS 6.0 difficult to justify The iPlanet Application Server 6.0 boasts speedy performance, good scalability, and J2EE certification. However, the product's drawbacks -- price in particular -- largely offset its benefits. mark for My Articles similar articles
JavaWorld
August 2000
Arden Yingling
News and New Product Briefs (August 4, 2000) KL Group ships DeployDetector for management of Java applications; Running Start adds Java/XML/WAP support; Computer Associates International releases EJB development tool; IIT offers free JMS messaging system; Allaire licenses J2EE platform from Sun... mark for My Articles similar articles
JavaWorld
January 2001
Tom Sullivan
Sun outlines J2EE strategy Sun Microsystems today outlined its J2EE strategy for the coming year, gave a glimpse of its Web services strategy, and detailed a new release of the J2EE platform... mark for My Articles similar articles
JavaWorld
April 2002
Robert McMillan
The open road ahead Apache will now become a more active participant in the Java standardization process. But does this make Java open enough for the rest of the open source world? What exactly has changed in the Java Commuity Process, and what kind of impact will these changes have on the broader Java community? mark for My Articles similar articles
InternetNews
November 19, 2004
Jim Wagner
Clash of the .Net, J2EE Clans? Microsoft's development platform has made huge strides in the two years since its debut, but Java proponents say they're just picking up steam. mark for My Articles similar articles
JavaWorld
December 2000
Tony Loton
Make an EJB from any Java class with Java Reflection Creating EJB versions of your classes and converting the applications that use them can be time-consuming -- unless you automate the process. Read on to find out how you can automate the routine aspects of EJB development by using Java Reflection... mark for My Articles similar articles
JavaWorld
March 2002
Jonathan Lurie & R. Jason Belanger
The great debate: .Net vs. J2EE This article describes a Web service and compares J2EE's major components with .Net's. With this ammunition, you can power your way through a conversation concerning how Web services will benefit your department's strategic direction... mark for My Articles similar articles
InternetNews
February 11, 2004
Jim Wagner
Big Vendors Lobby for CORBA With Their Java IBM, HP and BEA are concerned an interoperability specification isn't getting its due on Java's newest platform. mark for My Articles similar articles
InternetNews
October 15, 2004
Michael Singer
Report: J2EE in Jeopardy Java 2 Platform, Enterprise Edition, or J2EE, is a platform-independent standard designed for Web-based enterprise applications. It is also a standard with an uncertain future, according to some analysts. mark for My Articles similar articles
JavaWorld
August 2000
Tom Sullivan
Sun tries to boost Java-on-Linux uptake Sun Microsystems announced at the LinuxWorld Conference & Expo two agreements designed to expand the distribution of J2SE (Java 2 Standard Edition) on Linux platforms. mark for My Articles similar articles
JavaWorld
September 2000
Lee Copeland
Sun offers new licensing plan for Java 2 Platform, Enterprise Edition Earlier this week, Sun Microsystems introduced a new licensing and royalty plan for its Java 2 Platform, Enterprise Edition (J2EE) 1.3 specification aimed at eliminating some of the public squabbling that has erupted in the past over fees. mark for My Articles similar articles
JavaWorld
June 2000
Lee Copeland
Big Blue, Sun in Java dispute In a bid to calm fears that it might not adhere to rival Sun Microsystems' branded Java platform, IBM this week publicly claimed that it indeed licenses the platform and plans to adhere to it. Sun, however, continued to insist that IBM is not a licensee.... mark for My Articles similar articles