Document count:topicid:1002 (676) subtopicid:1030 (81)
| 51% | |
| Find Similar | |
Boost Tomcat performance for static content - JavaWorld
Feb. 28, 2005
PippoProxy is a 100 percent pure Java HTTP proxy designed and
implemented for Tomcat that can be used instead of standard
Apache-Tomcat solutions. It addresses the need for a Java HTTP
proxy in those cases where ...
http://www.javaworld.com/javaworld/jw-02-2005/jw-0228-pippo.html
| 51% | |
| Find Similar | |
Let your Ant enjoy Spring - JavaWorld
Feb. 14, 2005
This article presents an Ant task extension that allows the
invocation of an IoC (Inversion of Control) managed object or any
unmanaged object. It also shows how OGNL (Object Graph Navigation
Language) can be used to ...
http://www.javaworld.com/javaworld/jw-02-2005/jw-0214-antspring.html
| 50% | |
| Find Similar | |
More JSP best practices - JavaWorld
Jul. 25, 2003
Advancements in the JavaServer Pages (JSP) specification, along
with increased availability of JSP development tools and increased
coverage of JSP development techniques, have facilitated the
development of highly ...
http://www.javaworld.com/javaworld/jw-07-2003/jw-0725-morejsp.html
| 50% | |
| Find Similar | |
Get down to business - JavaWorld
Jul. 18, 2003
Numerous projects today start small and grow into larger, more
scalable architectures. However, when the architecture changes, the
business logic implementation changes too. The user interface might
not change, but for ...
http://www.javaworld.com/javaworld/jw-07-2003/jw-0718-factory.html
| 48% | |
| Find Similar | |
Follow the Chain of Responsibility - JavaWorld
Aug. 29, 2003
The Chain of Responsibility (CoR) pattern decouples the sender and
receiver of a request by interposing a chain of objects between
them. In this installment of Java Design Patterns,
David Geary discusses the CoR pattern ...
http://www.javaworld.com/javaworld/jw-08-2003/ jw-0829-designpatterns.html
| 46% | |
| Find Similar | |
Foundations of JSP design patterns: The View Helper pattern - JavaWorld
Nov. 01, 2004
This article, an excerpt from Foundations of JSP Design
Patterns (Apress, 2004), describes the View Helper pattern and
shows how to build a few useful view helpers that you can add to
your own toolkit.
http://www.javaworld.com/javaworld/jw-11-2004/jw-1101-viewhelper.html
| 46% | |
| Find Similar | |
The Chain of Responsibility pattern's pitfalls and improvements - JavaWorld
Aug. 16, 2004
The classic Chain of Responsibility (CoR) pattern requires the
individual chain node classes to decide whether the next node
should be called to fulfill the chain's responsibility. This is a
design flaw because, in ...
http://www.javaworld.com/javaworld/jw-08-2004/jw-0816-chain.html
| 46% | |
| Find Similar | |
Art of Java Web development: WebWork - JavaWorld
Mar. 29, 2004
In this article, an excerpt from his book Art of Java Development, Neal Ford
introduces the WebWork open source development framework. He
discusses its architecture, configuration, and key concepts.
http://www.javaworld.com/javaworld/jw-03-2004/jw-0329-webwork.html
| 46% | |
| Find Similar | |
Server-side Java: Advanced form processing using JSP - JavaWorld
Mar. 01, 2000
Processing HTML forms using servlets, or more often, CGI scripts,
is one of the most common operations performed on the Web today.
However, that JavaServer Pages (JSPs) can play a significant role
in sophisticated form ...
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-forms.html
| 44% | |
| Find Similar | |
Retrofit existing applications with RMI - JavaWorld
Jan. 12, 2001
Partitioning an existing application so it is distributed across
multiple CPUs is easy using Java's Remote Method Invocation (RMI).
However, RMI must be carefully introduced into existing source
code. In this article, ...
http://www.javaworld.com/jw-01-2001/jw-0112-rmi.html
| 44% | |
| Find Similar | |
Server-side Java: Patterns for flexible initialization, Part 2 - JavaWorld
Mar. 02, 2000
Java reflection is a great tool for decoupling implementation
detail between application subsystems. In Part 2 of this series on
patterns for system initialization, a general setup target pattern
uses reflection to call ...
http://www.javaworld.com/javaworld/jw-03-2000/ jw-0331-ssj-patterns2.html
| 44% | |
| Find Similar | |
Server-side Java: Patterns for flexible initialization, - JavaWorld
Mar. 01, 2000
Java reflection is a great tool for decoupling implementation
detail between application subsystems. In this first article on
patterns for system initialization, Lennart Jorelid shows you
how a general ObjectFactory ...
http://www.javaworld.com/javaworld/jw-03-2000/jw-03-ssj-patterns.html
| 43% | |
| Find Similar | |
Dynamic Behaviors in Java - JavaWorld
Dec. 27, 2004
Dynamic Behaviors is a design pattern similar to the Chain of
Responsibility pattern that allows applications to change object
behavior at runtime by attaching special class instances to the
objects being modified. This ...
http://www.javaworld.com/javaworld/jw-12-2004/jw-1227-behavior.html
| 43% | |
| Find Similar | |
Gain SQL SELECT functionality in Java - JavaWorld
Nov. 22, 2004
In "
Filter Collections," David Rappoport described a simple way to
filter collections of objects. In this article, he expands on this
idea and shows you how to treat an array or a collection of objects
the same way you ...
http://www.javaworld.com/javaworld/jw-11-2004/jw-1122-select.html
| 43% | |
| Find Similar | |
Filter collections - JavaWorld
Oct. 18, 2004
This article describes a simple mechanism for filtering collections
based on a variable number of criteria. This mechanism could prove
useful in a search mask that offers many search criteria that the
user can either ...
http://www.javaworld.com/javaworld/jw-10-2004/jw-1018-filter.html
Recent:
Archives:
A place to submit your nagging technology question for review by our experts - and you.
Keep on top of the questions from your desktop or favorite social media site.