|
Thin Client Framework is an
This article shows you how to
A brief note describing
architectural pattern that
customize JSP tags to get
how to write
defines how to write
even more out of JSP
JavaScripts to make them
Java client
technology. Its detailed
run on as wide a range of
applications. It separates
techniques explain how you
browsers as possible.
coding concerns and
can add more complex logic
responsibilities. Its high
to your JSPs, take firmer
degree of modularity
control
of data display,
provides for maximum re-use.
and share data among tags.
It is compatible with
All without having to teach
multiple data and server and
your front-end Web
network models, and it
developers how to write
enables clients to be as
Java code.
thin or thick as needed. It
supports a process that
provides a formula-based
approach to estimating
development costs, and it
enables parallel component
development on the client
while supporting concurrent
development of client and
servers.
Date: Feb, 05 2003 Date: Jan, 30 2002 Date: Sep, 28 1999 |