wiki.chadlindstrom.ca

Web Development Best Practices and Design Patterns




JSP Resources Whitepapers

Some Resources

  • http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.htmlLayout control While code repetition is bad, repetition of layout logic and code can be worse. Spreading the logic and behavior of view component organization over several JSPs can be a recipe for disaster. Attaining reuse of templating and layout logic is a better form of reuse than only reusing view components. Thus, you can achieve a higher level of reuse with effective layout control.

Retrieved from "http://wiki.chadlindstrom.ca/index.php/JSP_Resources_Whitepapers"

This page has been accessed 1,373 times. This page was last modified 06:56, 13 May 2006.


This page has been accessed 1,373 times. This page was last modified 06:56, 13 May 2006.