PROGRAMMER TUTORIALS
solutions to programmer problems

ASP
C#
C++
COBOL
Delphi
HTML
Java
J2EE
JavaScript
JSP
.NET
Perl
PHP
SQL
Visual Basic
XML
View Shopping Cart


Get a FREE Apple iPod Photo

  Books Core JSTL: Mastering the JSP Standard Tag Library (Core Series)

Rating: 5 out of 5 stars - Geary Rocks on JSP! Excellent author
I have seen David Geary speak and have read his writing many times and there is no one I know that makes JSP more interesting or more understandable. Core JSTL: Mastering the JSP Standard Tag Library is easily the best book on the subject I have read, or used in practice, or recommended to others. It is clear, concise, and logical. Trust me on this one... you will be a fan of Geary and his books after reading this one.



Rating: 5 out of 5 stars - J2EE Guy
One of the best books i found on JSTL. Provides in-depth knowledge & extensive examples of JSTL.
This book helps us to understand why, where and how to use JSTL tags. follows the typical MVC pattern [ a clear separation of View from Model]
Though, I am not a great fan of SQL, XML tags, the Core & I18N JSTL tags are not only valuable but also easy to use. Now we could have non-Java programmers to design all of your JSP pages.
[our last project leveraged JSTL/ Struts/ Tiles frameworks]



Rating: 5 out of 5 stars - Reliable book from a reliable author
Clear, concise. solid coverage of a core technology for web development in java. This book is at the same time a useful reference and an easy tutorial. Covers the EL scripting language, base, iteration, xml, sql, networking actions.
Complete, easy to read and with working example code for EVERY concept. D.Geary and M Hall are the reference authors in the
Servlet-JSP World. If you are doing any kind of development using JSP you need this book. 'nuff said.



Rating: 5 out of 5 stars - Core JSTL: Mastering the JSP Standard Tag Library
I was new to JSTL with some JSP/Servlet experiences.
This is all I need to get started with JSTL.
Lots of example codes to help me understand.
I was particulary interested in I18N and Formatting sections and this book covers every area of JSTL including these sections fairy well. (Lots of books tend to cover very lightly on i18n sections)

I highly recommend this book! This is my JSTL reference book. I also looked at other JSLT books, but I think this is the best by far.



Rating: 4 out of 5 stars - Take the Next Step with Java Server Pages
Last year I built a website that used Java Server Pages to dynamically generate most of the pages. It worked well, but was very kludgy. JSPs invariably mix the HTML display code with some of the internal data logic. Through a judicious use of the
Model-View-Controller paradigm, I was able to reduce this mixing. But a minimal amount was still inevitable. This is a common experience with JSPs. You end up with files containing java code and HTML. Ugly and brittle. Plus, it calls upon two areas of expertise. A separation of the two would be much more
robust, and allow people with skills in only one of these areas to still contribute to the development.

In answer to this, Sun has been refining its Standard Tag Library. Specifically, it now has an expression language that is a programming language in its own right and is comprehensively described in this book, which bears Sun's official impramateur. Programmers versed in other languages can quickly absorb this. Thru it, you can easily write code to access Java Beans and other java programs. Plenty of clear examples are provided.

Of interest to several will be how to use STL to hook up to back end SQL databases; transferring from them into webpages and transmitting user changes back into the databases.

The author also covers the important case of interacting with XML, which is now a de facto standard for data interchange. Nor does he neglect describing issues of internationalisation. Practical for those who have to support several languages.

The sum of all these is to make this book very useful for those of you needing to build JSPs in business applications. I do wish I had this book last year!


page 1 of  2
 1  2 


2000-2006 ProgrammerTutorials.com


Top100WebShops.com