Front-end development in a Java world, Part 2: Using server-side includes to deliver HTML appropriately for JSP Tiles
Tuesday, December 18th, 2007The Java project for which we’re doing front-end development uses JSP Tiles. These clever little guys allow HTML output to be broken into pieces that can be reused in many places by the application.
As development begins on a new phase, I meet with one or more back-end developers to go over wireframes and work […]

