Hour 16 Extending JSP with New Tags

What You’ll Learn in This Hour:

Image   How to build custom tags using classic tag handlers

Image   How to create and use tags using SimpleTag

Image   How to use tag files

JSP tag extensions let you create new tags that you can insert directly into a JavaServer Page just as you would the built-in tags you learned about in earlier hours. Through tag extensions, you can define tags that let you insert data into the output stream, ...

Get Sams Teach Yourself JavaServer Pages™ 2.0 with Apache Tomcat in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.