Hits Today: 2 Total: 2986 | Updated: 1/14/2000 | |
 | A powerful advantage of JSP is the ability to separate an application's business logic from its presentation. This article explains how to do this by means of templates. Author: Scott Ferguson Code: JSP 1.1 |
Hits Today: 1 Total: 2092 | Updated: 6/26/2000 | |
 | One, two, three, or more: how many tiers does your architecture need? In this article, Alex Chaffee discusses the advantages and disadvantages of each level of tiered architecture. Author: Alex Chaffee Code: JSP 1.1 |
Hits Today: 1 Total: 3306 | Updated: 1/2/2001 | |
 | This article presents a template mechanism for JSP that allows layout to be encapsulated and reused. JSP templates minimize the impact of layout changes and encourage modular design. Author: javaworld.com Code: JSP 1.1 | |  | |
Hits Today: 1 Total: 2282 | Updated: 6/26/2001 | |
 | This article presents a template mechanism for JSP that allows layout to be encapsulated and reused. JSP templates minimize the impact of layout changes and encourage modular design. Author: David Geary Code: JSP 1.2 |
Hits Today: 1 Total: 1503 | Updated: 7/5/2001 | |
 | Java's dynamic class-loading capabilities are a major plus, but its lack of class-reloading functionality can waste development time when you're forced to restart your server several times. Is there a solution? Author: Anil Hemrajani Code: JSP 1.2 |
Hits Today: 1 Total: 1853 | Updated: 8/27/2001 | |
 | When designing a JSP project, actual methodologies can often be more restrictive than helpful. According to Casey Kochmer, the key to building successful JSP is in project management rather than design. Author: Casey Kochmer Code: JSP 1.2 | |  | |
|