Author: Shawn Bayer
Publisher: Manning Publicatio
Keywords: action, jstl
Number of Pages: 480
Published: 2002-07-01
List price: $39.95
ISBN-10: 1930110529
ISBN-13: 9781930110526
JSTL is a Java standard for developing dynamic web sites. It gives non-programmers access to powerful operations through HTML-like tags. This makes JSTL an evolutionary step forward in simplifying the Java web platform. JSTL in Action introduces and shows off JSTL’s capabilities. It includes lots of useful code snippets so you can start using JSTL quickly. Large, working examples show you how to tie JSTL’s features together. The book shows how to manipulate XML, use relational databases, format text, internationalize web applications, and an advanced part of the book covers configu
Author: David Geary
Publisher: Prentice Hall PTR
Keywords: tag, library, standard, jsp, jstl, mastering, core
Number of Pages: 608
Published: 2002-12-06
List price: $49.99
ISBN-10: 0131001531
ISBN-13: 9780131001534
Core JSTL is an in-depth examination of the JavaServer Pages Standard Tag Library (JSTL), which provides a standard set of custom tags--including tags for iteration, accessing URLs, database access, internationalization, and the manipulation and transformation of XML documents--that Web page authors and software developers can use to develop Web sites. The book illustrates JSTL’s capabilities with lots of code snippet and examples. These examples are creative and practical combinations of tags you can use right now! An advanced part of the book covers JSTL configuration and integration o
Author: Jeff Heaton
Publisher: Sams
Keywords: kick, start, library, tag, jsp, standard, jstl
Number of Pages: 432
Published: 2002-09-19
List price: $34.99
ISBN-10: 0672324504
ISBN-13: 9780672324505
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 t
Author: Sue Spielman
Publisher: Morgan Kaufmann
Keywords: practical, guides, programmers, guide, jstl, jsp
Number of Pages: 229
Published: 2003-09-05
List price: $30.95
ISBN-10: 0126567557
ISBN-13: 9780126567557
Web developers and page authors who use JavaServer Pages (JSP) know that it is much easier and efficient to implement web pages without reinventing the wheel each time. In order to shave valuable time from their development schedules, those who work with JSP have created, debugged, and used custom tags-a set of programmable actions that provide dynamic behavior to static pages-paving the way towards a more common, standard approach to using Java technology for web development. The biggest boost to this effort however has only recently arrived in the form of a standard set of tag libraries, kno
1