MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
December 2001
Taylor Cowan
XSLT blooms with Java XSLT (Extensible Stylesheet Language Transformation) offers an excellent vehicle for styling XML documents as HTML. However, it shows some weakness when the transformation requires extensive logic. When XSLT languages fail to complete the job, you can extend your stylesheets with Java classes and take advantage of both languages' features. This article demonstrates how to extend XSLT with Java. You will learn how to instantiate and invoke methods on Java objects from within an XSLT stylesheet. The article also demonstrates how XML nodes are passed to Java classes and returned back to the stylesheet for further processing. mark for My Articles similar articles
JavaWorld
July 18, 2003
James Carman
Get down to business In this article, you will learn how to structure your applications such that modifications to the business object implementation do not require changes to the user interface using a simple framework for accessing your business objects. mark for My Articles similar articles
JavaWorld
May 2001
Serge Knystautas
Cache in on faster, more reliable JSPs Want faster, more reliable JSPs? The OpenSymphony group has released the OSCache tag library, which provides fast in-memory caching within your existing JSPs. Find out why it's a great example of open source engineering and innovation... mark for My Articles similar articles
JavaWorld
February 2002
Julien Mercay & Gilbert Bouzeid
Boost Struts with XSLT and XML Struts is an innovative server-side Java framework designed to build Web applications. This article introduces the processing model underlying Struts, describes the Struts framework itself, and presents Model 2X, which enhances Struts... mark for My Articles similar articles
JavaWorld
July 2001
Jonathan Lurie
Develop a generic caching service to improve performance To achieve high levels of scalability and performance for multiple users, applications must use services that cache resources such as lists and variables employed by multiple users. Learn how to create those services yourself... mark for My Articles similar articles
JavaWorld
March 2002
Ozakil Azim & Araf Karsh Hamid
Cache SOAP services on the client side This article describes how to create transparent, client-side caching for SOAP services using Java's Business Delegate and Cache Management design patterns... mark for My Articles similar articles
JavaWorld
June 2002
Letters to the Editor Shouldn't Microsoft get credit where credit is due? How do you program a Java class file into an iPAQ? JavaWorld authors answers those questions and more. mark for My Articles similar articles
Linux Journal
March 1, 2002
Cameron Laird
XSLT Powers a New Wave of Web Applications Extensible Stylesheet Language for Transformations (XSLT) is a computing language specialized for mapping XML documents into other XML documents... mark for My Articles similar articles
IEEE Spectrum
November 2009
Sally Adee
Chip Design Thwarts Sneak Attack on Data Cache architecture harnesses the power of randomization to neutralize security attacks. mark for My Articles similar articles
Linux Journal
September 1, 2002
Steve Graves
In-Memory Database Systems IMDSes are especially useful for embedded development, where every saved process shrinks the footprint and the bottom line. mark for My Articles similar articles
New Architect
December 2002
Michiel de Bruijn
InterSystems Cache 5.0 The "post-relational" moniker used to market InterSystems' Cache database might seem a bit of a gimmick, but this product is, in fact, based on technology that is quite unlike any mainstream database engine you're likely to be using today. mark for My Articles similar articles
InternetNews
October 6, 2009
Terracotta Updates Database Caching Software Terracotta for Caching incorporates the recently acquired Ehcache Java-based cache, which will help with Web apps in addition to databases. mark for My Articles similar articles
PC World
August 2006
Scott Spanbauer
Master Firefox's Hidden Configuration Tools Through URIs, you can view Firefox's Web page cache, and see other details about the browser. mark for My Articles similar articles
JavaWorld
September 2002
Scott Plamondon
Product Snapshot: Cache 5 InterSystems' Cach� 5 post-relational database combines rapid development with high performance mark for My Articles similar articles
Linux Journal
August 2001
Bruce Momjian
PostgreSQL Performance Tuning Tweak your hardware to get the most from this open-source database... mark for My Articles similar articles
PC Magazine
August 17, 2005
Neil J. Rubenking
More on Unwanted Names in Outlook Microsoft offered cleanup tools for the cache in Outlook versions 2000 or earlier, but not for 2002 or 2003 -- and this cache is more important than you might realize. mark for My Articles similar articles