|
|
| Scripting Methodology [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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 |
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 |
|  | |
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 |
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 |
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 |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|