Servlet 2.3: New features exposed

A full update on the latest Servlet API spec On Oct. 20, 2000, Sun Microsystems published the “Proposed Final Draft” of the Servlet API 2.3 specification. (See Resources for a link to the formal specification.) Although the spec was published…

Java Product News (January 26, 2000)

iPlanet offers Integration Server 2.1 for native Java messaging support iPlanet Integration Server 2.1, an application integration solution that links traditional legacy systems with new-generation, Internet-based solutions, is now available. The iPlanet Integration Server 2.1 provides seamless integration between backend…

Microsoft outlines Java migration path to .Net

JUMP tools to translate Java code to .Net; will it work? January 25, 2001 — Microsoft outlined its plans Thursday for the delivery of development tools designed to migrate Java applications onto the company’s signature .Net platform. The announcement of…

Sun, Microsoft settle Java lawsuit

Sun claims victory for Java’s “Write Once, Run Anywhere” promise San Francisco (January 23, 2001) — Microsoft has agreed to pay Sun Microsystems US $20 million as part of an agreement to settle a bitter, 3-year legal battle over its…

Process JSPs effectively with JavaBeans

Process JSPs effectively with JavaBeans

Transport JSP processing logic into a JavaBean with the Template Method design pattern JavaServer Pages (JSP) technology offers many features for easy and quick development of Web applications. However, if you use those features without some planning and structure, your…

Get the app out

Get the app out

Discover the ins and outs of J2EE application assembly and deployment We all built EJBs, servlets, and JSPs before J2EE came upon the scene at 1999’s JavaOne. In those days, EJBs were deployed into EJB containers (mostly in application servers…

Sun outlines J2EE strategy

J2EE gets glowing one-year report card; version 1.3 on the way San Francisco (January 16, 2001) — Sun Microsystems today outlined its J2EE strategy for the coming year, gave a glimpse of its Web services strategy, and detailed a new…

Thanks type and gentle class

Type and class are not interchangeable terms, but two carefully distinguishable object-oriented concepts In Shakespeare’s Hamlet, the king and queen of Denmark address two of Hamlet’s buddies with “Thanks Rosencratz and gentle Guildenstern” and “Thanks Guildenstern and gentle Rosencratz.” Critics…