JSTL: JSP Standard Tag Library Kick Start
Lucas Thomas
- 出版商: CreateSpace Independ
- 出版日期: 2017-06-01
- 售價: $1,550
- 貴賓價: 9.5 折 $1,473
- 語言: 英文
- 頁數: 428
- 裝訂: Paperback
- ISBN: 1547186909
- ISBN-13: 9781547186907
-
相關分類:
Java 相關技術、C++ 程式語言
無法訂購
相關主題
商品描述
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.