Join Books.org — it's free

Network Programming, General Web Site Design/Development, Java (Programming Language), Web Application Development, Web Programming
JSP and tag libraries for web development by Wellington L.S. da Silva β€” book cover

JSP and tag libraries for web development

by Wellington L.S. da Silva
Write a review
Log in to track your reading progress.

Overview

This book is a guide to the recently introduced Java Tag Extension API, illustrated by real-life case studies. A fairly complete approach to JSP programming is provided, with a discussion of its shortcomings and how these can be addressed by employing tag libraries. It will discuss modeling and designing applications based on these technologies, then provide a specific implementation (Jakarta STRUTS).

This book goes well beyond other resources on JSP, which contain at most a single chapter on tag libraries. The explanation of tag library technology and examples of its implementation will help bring new capabilities to current JSP programmers

About the Author, Wellington L.S. da Silva

Wellington L. S. da Silve has been working with servlet-based development since their introduction in 1997. He has been actively involved in many open source projects throughout the years. Since 1999, he has been a consultant to the United Nations Food and Agriculture Organization at Rome where he is developing a number of web applications. In addition, Wellington works actively with the TOMCAT Servlet Container and platform project. Has been also an active member of the Jakarta STRUTS Project and has developed the FBBuilder tool for STRUTS and the AAS application, discussed in the book, within that framework.

Reviews

There are no reviews yet. Log in to write one.

Editorials


Tag libraries are built on top of the Servlet/Java Server Page (JSP) APIs and aim to provide modularization and reuse of processes to the JSP design area. This relieves the Web content designer of the responsibility of writing scriptlets and affects the way pages are designed. This handbook explains the use of these new APIs and discusses ways to create custom tags and tag libraries to encapsulate reoccurring processes. The author cautions that this is not a work for those concerned with XML development as that material has been covered elsewhere. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
October 22, 2001
Publisher
Indianapolis, Ind. ; New Riders, c2002.
Pages
442
Format
Paperback
ISBN
9780735710955

Similar books