Book description
The JSP Standard Tag Library is a collection of commonly used functions and tools invaluable to JSP developers to avoid re-creating the same functions on site after site. Sun has indicated that JSP development should be based around using tag libraries going forward, and will relase JSP STL, as their official library. This book starts with an in-depth deiscussion of the JSP STL, then goes beyond the standard library to teach developers to create their own tags to further encapsulate the most common features of their specific applications. Along the way, readers will also learn to use tags to access data, process XML, handle expressions, and further customize pages for international visitors. Later chapters explain how readers can expand the Standard Tab Library by creating their own tags.
Table of contents
- Copyright
- About the Author
- Acknowledgments
- Tell Us What You Think!
- Introduction
- 1. Understanding JSP Custom Tags
- 2. Programming the JSP Standard Tag Library
- 3. Understanding Basic Tag Logic
- 4. Using the Expression Language
- 5. Collections, Loops, and Iterators
- 6. Formatting Data with Tags
- 7. Accessing Data with SQL Tags
- 8. Accessing Data with XML Tags
- 9. Accessing Internet Resources with JSTL
- 10. Understanding JSTL Internationalization
- 11. Creating Your Own Tag Libraries
- 12. Debugging and Deploying Tag Libraries
- A. JSTL Reference
- B. Installing JSTL and Tomcat
- C. Installing MySQL
- D. Unix Installation Notes
Product information
- Title: JSTL: JSP Standard Tag Library Kick Start
- Author(s):
- Release date: September 2002
- Publisher(s): Sams
- ISBN: 9780672324505
You might also like
book
Core JSTL: Mastering the JSP™ Standard Tag Library
The breakthrough solution for easier, faster, and more powerful Web development. Powerful techniques for accelerating, simplifying, …
book
Core JSP
The experienced developer's guide to JavaServer Pages development! Database access, XML support, JavaBean integration, and much …
book
Apache Jakarta Commons: Reusable Java™ Components
Easy-to-follow coverage of twelve indispensable Jakarta Commons packages Code examples that show innovative uses of Commons …
book
Oracle® Web Application Programming for PL/SQL® Developers
The hands-on, rapid-mastery guide to Oracle PL/SQL Web development. Start building Oracle 9i PL/SQL Web applications—hands …