Does you book have a quick-reference/cheatsheet for JSTL? The one from Manning's book (appendix A) isn't really quick enough for me (Too many pages). I find I'd really like a 1-2 page summary of EL and the JSTL tags. I keep meaning to do one up myself, but of course work projects keep taking priority.
I'm not sure what you'd like to see covered by a 1 - 2 page summary, but in terms of summaries, my book has 3 page overview of the JSP EL (with tables for all operators and implicit variables) in one chapter, a 3 page intro to JSTL in another chapter, plus appendixes with concice descriptions of all JSTL custom tags and classes and the JSP EL syntax, variables, and type conversion rules.
The EL and JSTL tags are also used extensively in realistic examples throughout the book.
Hans
Hans Bergsten wrote:
I'm proud to announce that the 3rd Edition of my JavaServer Pages book is now available at Amazon.com, BarnesAndNoble.com and other online stores, as well as in most regular book stores.
The 3rd edition covers all the great new features added in JSP 2.0 and JSTL 1.1, such as tag files (custom tags as JSP pages), the Expression Language, the new, simplified tag handler API, XML syntax enhancements, new configuration options, and a lot more.
For more information, a sample chapter and the updated examples, please visit the book web site:
<http://www.thejspbook.com/>
Hans
-- Hans Bergsten <[EMAIL PROTECTED]> Gefion Software <http://www.gefionsoftware.com/> Author of O'Reilly's "JavaServer Pages", covering JSP 2.0 and JSTL 1.1 Details at <http://TheJSPBook.com/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]