10/19/2002 7:49:23 PM, [EMAIL PROTECTED] (David M. Karr) wrote: >This may be obvious to you, but it occurs to me that although the main user >guide has individual links to the "HTML", "Logic", and "Bean" libraries, I >think it would be odd to also have links from the same place to "HTML-EL", >"Logic-EL", and "Bean-EL". It would be better to replace that with a link to a >page that covers Struts-EL, which would then have links to the "HTML-EL", >"Logic-EL", and "Bean-EL" descriptions.
Yes, the first page is a "portal" that we can use to support as many links as we like in anyway that we link. So we could also put a "meta-package" description here that describes the EL group as a whole, and then link down to the individual descriptions. In the Struts 1.0.x guide, there were two sets of project links (along the side), one to the package description and another to the API document. But we changed that so that each library (or meta-library) had it's own cover, or portal, page that could include whatever links are needed. For example, we'll be releasing the Validator and Tiles chapters from Struts in Action (fka Java Web Development with Struts) next week as the sample chapters, so we will be able to link to those chapters from their respective Developer's Guides. -Ted. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
