MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 

Location: Categories / Computers & Electronics / Software Development / Java

Magazine articles on java programming.
Old Articles: <Older 131-140 Newer>
JavaWorld
December 2000
Thor Kristmundsson
Strut your stuff with JSP tags Learn how to use the custom tags from the open source Struts library and create extensions that ease the coding of properties associated with field values and user input validation... mark for My Articles 94 similar articles
JavaWorld
December 2000
Jean-Pierre Dube
Printing in Java, Part 2 How to print your first page, and how to use the more advanced classes of the Java Print API... mark for My Articles 80 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 496 similar articles
JavaWorld
December 2000
Geoff Friesen
Non-object-oriented language basics, Part 1 This column separates Java's language features into two categories: non-object-oriented programming and object-oriented programming. This article explores comments, identifiers, data types, literals, and variables... mark for My Articles 138 similar articles
JavaWorld
December 2000
Anil Hemrajani
Applets: Still essential to Java Applets were supposed to revolutionize the Web, but their use has diminished significantly. What's the problem? And what will it take to make them successful? mark for My Articles 549 similar articles
JavaWorld
December 2000
Tim Fielden & Ana Orubeondo
J2ME and WAP: Together forever? Get the wireless skinny on J2ME and the Wireless Application Protocol as InfoWorld Test Center analysts Ana Orubeondo and Tim Fielden debate the advantages and drawbacks to the two technologies... mark for My Articles 433 similar articles
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. mark for My Articles 890 similar articles
JavaWorld
November 2000
Mark Johnson
C#: A language alternative or just J--?, Part 1 Early this summer, Microsoft caused a huge media splash by preannouncing .Net, a new distributed application framework. Integral to .Net is a new language called C#, which initially appears highly similar to Java. This article, the first in a two-part series, compares C# to Java -- describing language features and design trade-offs -- and places C# in the context of Microsoft's broader .Net strategy. mark for My Articles 1041 similar articles
JavaWorld
November 2000
Ceki Gulcu
Log4j delivers control over logging Log4j, an open source project, allows Java developers to control which log statements are output with arbitrary granularity. It's fully configurable at runtime by using external configuration files. Best of all, log4j has a gentle learning curve. Beware: judging from user feedback, it is also quite addictive. Project founder Ceki Gulcu describes the log4j API, its unique features, and its design rationale. mark for My Articles 41 similar articles
JavaWorld
November 2000
Thomas E. Davis, Craig Walker
Take control of the servlet environment, Part 1 The ever-popular servlet cleanly and simply develops and deploys Web-based applications. However, although Java is platform independent, the Web as a whole is not. The language and the servlet API do not provide such niceties as optional session-persistence schemas (i.e., store in memory, in a database, or in a cookie), and they don't easily accommodate ad hoc solutions to shortcomings in cookie handling. To handle such issues, Thomas Davis and Craig Walker have developed an unobtrusive framework, an invisible layer between your servlets and the servlet engine, that gives you greater control over the environment. mark for My Articles 112 similar articles
<Older 131-140 Newer>    Return to current articles.