Similar Articles |
|
JavaWorld February 2003 Michael Juntao Yuan |
Let the mobile games begin, Part 1 Java 2 Platform, Micro Edition (J2ME) is by far the most advanced and successful mobile application platform available today. However, with mobile commerce growing into a multibillion-dollar industry, serious competition is on the horizon from Microsoft. |
JavaWorld January 2002 Yuan & Long |
Build database-powered mobile applications on the Java platform This article explains how to create mobile database applications using the Java 2 Platform, Micro Edition/Mobile Information Device Profile (J2ME/MIDP) and the Java 2 Platform, Enterprise Edition (J2EE). The authors introduce an architecture that uses JavaServer Pages (JSPs) as middleware between a MIDP frontend and a database backend. They also explain specific design decisions and implementation issues, such as persistent storage, network connection, session management, and data communication. Their discussion focuses on the integration between the client and server-side Java applications. |
JavaWorld May 16, 2003 Michael Juntao Yuan |
Let the mobile games begin, Part 2 This article uses a mobile driving-directions example to discuss how the Java and .Net platforms work together from end to end with the help of XML Web services. Through the code examples, the author also illustrates each platform's key benefits and problems. |
JavaWorld November 7, 2003 Michael Juntao Yuan |
Develop state-of-the-art mobile games Mobile gaming is projected to become one of the fastest growing sectors in the IT industry. This article looks at this new market's characteristics and the opportunities for Java developers. |
PC Magazine May 18, 2004 Richard V. Dragan |
Code for the Road What language is best for creating the apps that keep pace with your mobile workforce? We review 2 J2ME and 2 .NET CF packages. |
JavaWorld August 22, 2003 Michael Juntao Yuan |
"Java everywhere" is for world domination The author explains the "Java everywhere" vision and its relationship with traditional Java philosophies, and then discusses its impact on developers, especially today's enterprise developers. |
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.... |
JavaWorld June 2002 Michael Juntao Yuan & Ju Long |
Java readies itself for wireless Web services The future world of pervasive computing demands powerful and flexible development platforms. Is Java up to the task? Can Java provide end-to-end solutions for wireless Web services networks? The authors discuss the definition, importance, and architecture of wireless Web services. |
JavaWorld June 2001 |
Java Product News Motorola and In-Fusio plan new games API... Iona releases three new products... Versant updates transaction accelerator... Hywy launches two versions of its productivity environments... etc. |
JavaWorld May 2002 Jeb Beich |
Sync up Palm OS with J2ME This article first argues in favor of developing Java-based HotSync applications and then demonstrates a HotSync conduit that successfully interacts with a MIDP application... |
JavaWorld October 18, 2002 |
Java Product News PolarLake introduces enterprise integration solution... Wily Technology extends Introscope to WebSphere... Netcoole updates J-ASP... QFS launches UI testing tool... Bowstreet adds WebSphere support... McGraw-Hill Osborne Media releases J2EE books... etc. |
JavaWorld June 13, 2003 Camerlengo & Johnson |
Make the Java-Oracle9i connection This article provides Java programmers with techniques for utilizing Oracle9i's new object-oriented features such as inheritance, custom constructors, dynamic dispatch, array descriptors, and mapping strategies from a Java class hierarchy to an Oracle type hierarchy without using traditional object-relational (O/R) mapping strategies. |
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. |
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 December 2002 Michael Juntao Yuan |
Data security in mobile Java applications Learn how to select and use third-party security toolkits |
JavaWorld October 2002 Michael Yuan |
Best tools for mobile application development Reviews of four Java 2, Micro Edition IDEs: Borland JBuilder 7 Enterprise with MobileSet 3, Sun Microsystems' Sun ONE (Open Network Environment) Studio 4 Mobile Edition, Metrowerks CodeWarrior Wireless Studio 7, and S5 Systems' jVise. |
JavaWorld October 4, 2002 |
Java Product News PointBase enhances relational database suite... Manning publishes JMX guide... esmertec expands JVM product line... Actional launches Web services management platform... AdventNet brings JMX to business-level management tool... ObjectAssembler integrates with Sun ONE Studio... etc. |
JavaWorld May 2002 John Chamberlain |
Master J2ME for live data delivery The biggest challenge in building J2ME applications is creating a workable architecture that can span the wide range of wireless devices and protocols. This is especially true of applications that need to push live data to the client. This article explains some key design points... |
JavaWorld October 2002 Yi et al. |
J2ME devices: Real-world performance This article illustrates how the Java Wireless Competency Centre designs tests to characterize the performance of real-world J2ME devices. The center organizes the devices into different classes depending on their performance in the tests. |
JavaWorld July 2001 Michael Cymerman |
Device programming with MIDP, Part 3 This article explores the methods of communication between the MIDlet and the world at large. Using the APIs contained in Java 2, Micro Edition's Mobile Information Device Profile (MIDP), developers can interact with external systems... |
JavaWorld February 28, 2003 |
Java Product News Cape Clear updates WSDL Editor... Instantiations adds to CodePro product suite... AquaFold announces Aqua Data Studio 2.0... anacubis Viewer uncovers relationships and trends in data... Openwave announces new mobile toolkits... Sonic Software updates SonicMQ... etc. |
JavaWorld September 2001 Kevin Pauli |
Pattern your way to automated regression testing In complex systems, the results of one unit test can alter the expected results of another. By applying well-established design patterns to your architecture, you can seamlessly unit test code that accesses databases... |
JavaWorld May 3, 2002 |
Java Product News Microsoft releases SQL Server 2000 Driver for JDBC... Wily Technology adds BEA WebLogic Server 7.0 to Introscope 3.0... MetaMatrix partners with Versata... Small Worlds navigates Java systems... IBM releases tools for the Eclipse platform... etc. |
JavaWorld December 2000 Julie Salzmann |
Java Product News Java community elects new JCP Executive Committee... RSW Software puts EJBs to the Bean-test... Sun increases IT learning opportunities... Cerebellum Portal Integrator transports dynamic data... Metrowerks debuts Java development tools for wireless devices... etc. |
JavaWorld May 2002 Ryan Daigle |
Eliminate JDBC overhead Most J2EE and other types of Java applications interact in some way with information persisted in a database. Interfacing with that database involves several iterations of SQL statements, connection management, transaction lifecycles, result processing, and exception handling. The many parts of this ritualistic dance are common in all contexts; however, this replication doesn't have to exist. This article outlines a flexible framework that remedies the repetition of interacting with a JDBC-compliant database. |
JavaWorld June 21, 2002 |
Java Product News 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... etc. |
JavaWorld April 26, 2002 |
Java Product News IBM releases tools for the Eclipse platform... Sun enhances Java Card... Vulcan Machines launches Moon2... Ozibug exposes bugs... SOAPtest checks Web services... O'Reilly releases Web Performance Tuning, Second Edition... PointBase pinpoints mobile market... etc. |
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 February 21, 2003 |
Java Product News Openwave announces new mobile toolkits... Sonic Software updates SonicMQ... Recursion Software announces JMS solution... Murach publishes servlet/JSP guide... Versata offers free plug-in for WebSphere Studio... Blaze Decision System 5.0 now available... etc. |
JavaWorld November 2000 Abhilash Koneri |
Eliminate tedious programming: Recover data with XML and Reflection The parsing of ResultSets forms one of the most significant tasks involved in retrieving data from a database. But, as a repetitious and uninteresting assignment, it is not a favorite among developers. How to supplant ResultSet parsing in the data access objects... |
JavaWorld March 7, 2003 |
Java Product News InstallShield announces MultiPlatform 5... Sybase will deliver PowerBuilder 9.0 at the end of March... aJile introduces Java development kit for Nintendo Game Boy... LogicLibrary launches resource for free software development assets... etc. |
JavaWorld March 14, 2003 |
Java Product News Apple releases J2SE 1.4 for the Mac... FirstSQL launches FirstSQL/J ProLite... Manning updates Swing guide... Brownpot Software introduces XDataFinder... IIT Software releases SwiftMQ 4.5... Cortex enhances code coverage analysis tool... etc. |
InternetNews January 10, 2005 Clint Boulton |
The Lite Side of Oracle 10g Oracle has released new 10g database software to extend grid computing to corporate workers on the go. |
JavaWorld June 28, 2002 |
Java Product News 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... etc. |
JavaWorld October 25, 2002 |
Java Product News Flashline enhances CMEE... Inspire IT updates UDDI client technology... Isocra livens J2EE application performance... Koalog launches code coverage computation application... PolarLake introduces enterprise integration solution... Wily Technology extends Introscope to WebSphere.. etc. |
JavaWorld September 27, 2002 |
Java Product News Sun announces new J2ME APIs and J2EE improvements... Ilog launches JConfigurator 2.0... Sybase enhances PowerDesigner... Air2Web increases its Java capabilities... Hit adds new features to JDBC middleware product... TogetherSoft announces Mac and WebSphere support... etc. |
JavaWorld May 17, 2002 |
Java Product News Panorama exposes performance problems... Objectivity joins BEA partner program... Servertec expands Internet server... O'Reilly publishes Java Enterprise in a Nutshell, Second Edition... Data Junction extends IBM support... Zeosoft launches beta testing program... etc. |
JavaWorld May 10, 2002 |
Java Product News Zeosoft launches beta testing program... AdventNet adds WebSphere support to ManageEngine... HIP extends AWT and Swing... Microsoft releases SQL Server 2000 Driver for JDBC... Wily Technology adds BEA WebLogic Server 7.0 to Introscope 3.0... MetaMatrix partners with Versata... etc. |
JavaWorld March 30, 2001 Lisa Alexander |
Java Product News Java Media Framework 2.1.1 extends J2SE's multimedia capabilities... Updated versions of JunC++ion integrate Java and C++ components... IBM releases WebSphere Application Server 4.0... HiddenLogic enables wireless app development... etc. |
JavaWorld March 2001 Vinay Aggarwal |
The magic of Merlin This technical overview will give you insight into the various new features and APIs of the upcoming JDK 1.4 -- code-named Merlin -- expected to be released this month. |
D-Lib Jan/Feb 2013 Michael Rumianek |
Archiving and Recovering Database-driven Websites In this paper, a procedure is presented that overcomes the problems faced by archivists of database-driven websites. |
JavaWorld June 14, 2002 |
Java Product News 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.. etc. |
JavaWorld March 2002 |
Java Product News: JavaOne recap Iona secures Orbix E2A suite... 4thpass and Nextel deliver mobile Java apps to corporate subscribers... riteScript uses Java and XML to recognize handwriting... Sitraka updates JClass DesktopViews... VisiComp launches debugger ParaSoft updates testing tools... etc. |
JavaWorld February 2002 |
Java Product News Kodo JDO now available... Quadbase enhances EspressReport... Altova unveils XML development tools... Telefonica and 4thpass launch Java services... Octave Software launches content management solution... ExtenXLS reads, modifies, and writes native Excel files... Sun releases J2SE 1.4... iHub links .Net, Windows, J2EE, and XML... Sitraka PerformaSure ensures maximum performance PolarLake launches Web services platform... Kada Systems introduces applications for J2ME development... Cape Clear adds .Net support to CapeConnect... Visual Mining ships NetCharts 4.0... X-Hive/DB 2.0 supports new modules... SilverStream eXtend achieves J2EE 1.3 compatibility... No Magic reveals UML modeling tool... Kada licenses J2ME JA108 targets devices... SAX2 now available from O'Reilly... Thought Inc. releases CocoBase 4.0... PolarLake updates Web services platform... Sybase enhances its e-Business Platform... Synergy connects development teams... O'Reilly publishes new wireless book... |
JavaWorld January 2002 Bob Byron & Troy Thompson |
Overpower the PreparedStatement Many Java programs' success depends on an optimized method of accessing a JDBC database known as a PreparedStatement. Debugging such statements can prove troublesome because you cannot retrieve a PreparedStatement's command or any of its associated parameters... |
JavaWorld February 7, 2003 |
Java Product News Dirig Software introduces FMXplus... PointBase updates product suite... Sun announces enterprise platform enhancements... BEA expands server offering... ObjectVenture releases ObjectAssembler update... Tangosol and SolarMetric integrate products... etc. |
JavaWorld October 2002 Abulsorour & Visveswaran |
Business process automation made easy with Java, Part 2 Design options for rule engine integration, data synchronization considerations, workflow engine integration, and some best-practice quality-of-service considerations. Also, emerging data interchange standards that enable a more flexible solution |
JavaWorld February 22, 2002 |
Java Product News GemStone now supports JBoss... Diamelle releases component suite for Web service development... BCT Technology launches "Napster" for code... JeeWiz! whips up Web services... Kodo JDO now available... Quadbase enhances EspressReport... etc. |
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 June 10, 2003 Stephen Lawson |
Nokia updates Java support in Series 60 Nokia's Series 60 software platform for mobile phones now supports MIDP (Mobile Information Device Profile) 2.0, the latest version of a Java profile for mobile devices, the company said Monday. |