Old Articles: <Older 531-540 Newer> |
|
JavaWorld July 2002 Humphrey Sheil & Michael Monteiro |
Rumble in the jungle: J2EE versus .Net, Part 2 In Part 2 of this two-part series, the authors shift from the theoretical to the practical by demonstrating how to employ J2EE and Microsoft .Net to develop a concrete Web application. |
JavaWorld July 2002 |
Letters to the Editor: 'Rumble' causes a stir "Rumble in the Jungle: J2EE Versus .Net, Part 1" authors Humphrey Sheil and Michael Monteiro respond to a flurry of reader letters concerning the differences between application development in J2EE compared to Microsoft's .Net. |
JavaWorld July 19, 2002 |
Java Product News Zeosoft and IBM team up... AdventNet updates middleware manager... Companies partner to enable Web services interaction... Zion launches IM products... SolarMetric teams up with Borland... Nazomi licenses Sun's CLDC and J2ME... Infinity Database stores compressed data... etc. |
JavaWorld July 2002 Nelson Minar |
Test networked code the easy way Networked code proves difficult to test thoroughly because test suites work best as standalone processes unreliant on other servers. In this article, the author describes two techniques for unit testing network code. |
JavaWorld July 2002 Michael Juntao Yuan |
Java books hit the wire The author reviews six books published in the first half of 2002. Depending on your skill level, these books can help you get started with J2ME (Java 2 Platform, Micro Edition), polish your skills, or advance your understanding of the wireless Java big picture. |
JavaWorld July 2002 |
Remote-control Java These days, running a graphic terminal and controlling a computer remotely on the other side of the planet is common---which is why Microsoft decided to build remote control into Windows XP. This article shows you how to easily export your user interface over the network to a remote computer with the popular Virtual Network Computing (VNC) protocol and a small, free library. |
JavaWorld July 2002 Rinaldo Di Giorgio |
Serve clients' specific protocol requirements with Brazil, Part 6 This article demonstrates how to use the following technologies with the Brazil toolkit: Jini, BeanShell, and the Java API for XML Messaging (JAXM), Xalan-Java, servlets, Velocity, and LDAP. It also discusses the larger purpose of this series: to demonstrate how to use Brazil to support new technologies and APIs in ways that API developers might not have considered. |
JavaWorld July 2002 |
Java Product News (updated July 12, 2002) Companies partner to enable Web services interaction... Zion launches IM products... SolarMetric teams up with Borland... Nazomi licenses Sun's CLDC and J2ME... Infinity Database stores compressed data... BEA announces WebLogic 7.0 and new partnership... Sun introduces wireless technologies... Borland enhances server for Web services... TogetherSoft adds WebLogic 7.0 support... PolarLake previews Web services platform... O'Reilly releases new Java books... Sun updates Web services package... Manning publishes exam kit... Neon casts ShadowConnect... ThinkFree and SavaJe partner... Sun releases Sun ONE Studio... ObjectVenture adds new features to pattern-oriented IDE... Parasoft upgrades WebKing... IBM unifies toolset around Eclipse... MetraTech and Cape Clear partner... NSIcom releases Windows JVM... Ixiasoft enhances TextML Server interoperability... RemoteApps launches Xyrian... Tangosol updates clustered caching software... PointBase adds JDBC 3.0 compatibility to RDBMS suite... TogetherSoft voices support for Sun ONE... MKS enhances source code analysis tool... Rational Software introduces ScriptAssure... Phaos Technology launches three XML toolkits... LogicLibrary integrates Logidex with Sun ONE... |
JavaWorld July 2002 Paulo Caroli |
Repair invalid cached services in the Service Locator pattern The Service Locator pattern, commonly used in EJB (Enterprise JavaBean) development, reduces code complexity, gives a single point of control, and improves performance by providing a caching facility. Unfortunately, cached services cause unexpected error situations. This article introduces the Verified Service Locator pattern, which enhances the Service Locator pattern by ensuring the validity of its cached services. |
JavaWorld July 2002 Jeff Friesen |
Achieve strong performance with threads, Part 3 How priority relates to thread scheduling, how to use the wait/notify mechanism to coordinate the activities of multiple threads, and how to use Java's thread interruption capability to terminate a running thread. |
<Older 531-540 Newer> Return to current articles. |