Re: catalog jsp for building simple tags
Similarly, the ShowCart page in the archive is the same one from page 82, which is the culmination of the narrative point of the chapter. I'm building towards the best version fo the sample that I can create with a combination of JSP and custom tags, and that includes the JSTL code you see on pages 82 and 85.
I certainly don't think you are going through it in too much detail (I'm the author, so I don't think that is possible!). Hoever, some of the samples should be viewed as intermediate steps, building towards a goal. The danger in a book like mine, that shows the evolution of architecture, is that people will think that the illustrative samples (that show why a new architecture is needed) will be taken as "best practices". In fact, some of my technical reviwers were concerned that people might think that they should write applications using only servlets because it appears in the first part of my book. However, you can't really understand why something like Model 2 is important until you see what it supplants.
|