e99 Online Shopping Mall
Help | |
Home - Computer - Jsp (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions by Budi Kurniawan | |
Paperback: 992
Pages
(2002-04-22)
list price: US$59.99 -- used & new: US$11.63 (price subject to change: see help) Asin: 073571195X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Java for Web with Servlets, JSP and EJB is the one book you need to master Java web programming. It covers all the technologies needed to program web applications in Java using Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with JavaScript. These technologies are explained in the context of real-world projects, such as an e-commerce application, a document management program, file upload and programmable file download, and an XML-based online book project. In addition to excellent content, this book includes licenses to two Java web components from BrainySoftware.com. You receive a full license of the Programmable File Download component for commercial and non-commercial deployment. You are also granted to a license to deploy the author's popular File Upload bean for non-commercial use, which has been licensed by the Fortune 500 company Commerce One and purchased by major corporations such as Saudi Business Machine, Ltd. and Baxter Healthcare Corporation. Customer Reviews (50)
Old, outdated, bad example code.
Incomplete
Best Book for starters in Java Web Technologies
The best intro to J2EE
Good but obsolete |
22. Core JSP by Damon Hougland, Aaron Tavistock | |
Paperback: 500
Pages
(2000-10-05)
list price: US$42.99 -- used & new: US$0.92 (price subject to change: see help) Asin: 0130882488 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The experienced developer's guide to JavaServer Pages development! Customer Reviews (22)
Leaves you wondering I also have found errors in the code and that should not be. Don't these authors have someone test the examples before they put out the code? I wish the authors of computer books would just get to the point when they are trying to explain a subject(much the way Herbert Schildt does). I went through about 70% of the examples and found better ways to accomplish the same tasks on my own with less code. Learning programming is not difficult if the material is presented in an appropriate manner, however, this book will remain on my shelf and probably never be opened again. My advice -> Try another one!
Code errors!
Excellent book for JSP JDBC-to-Oracle developers One thing the authors omit is setting autocommit off after making your JDBC connection. The idea of autocommit is to make JDBC "friendly" to certain non-Oracle databases, but if you understand transactions, you want to control when a commit occurs, and undo the entire transaction if you don't like it. To quote Tom Kyte, you never want to commit until you have to (slows database down) and you never want to commit part of a transaction. If your procedure should just update a single row, you can check the result before you commit. Setting all the banks accounts to zero may not be a transaction you will chose to commit.Checking a result is easier than explaining one.This is the kind of database specific information that perhaps authors writing for many platforms should ignore, but you may find it useful if you work with Oracle. The authors show you how to use bind variables with prepared statements, and callable statements, but don't really go into the downside of not taking their advice; if you don't use bind variables, you will not have a scalable application.A lot of JSP examples (even in Oracle documention) do not bother with bind variables (example code is shorter if you don't) but "Core JSP" shows you code that is proper for scalable applications, and you can follow it (use the examples you find elsewhere as concepts, not as code to put in your applications). This is a tiny portion of what this book will teach you, and if you are new to JSP and want to get a non-trivial application working, and scalable, this is a good place to start (also this is not an expensive book, which helps). This is all you need to get started, and see the value of JSP.
Essential
Lacks some important information |
23. JSP: A Beginner's Guide by Bharathi Natarajan | |
Paperback: 528
Pages
(2001-09-07)
list price: US$32.95 -- used & new: US$4.99 (price subject to change: see help) Asin: 0072133198 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Great Deal.
Beginner writer or Beginner's JSP Guide Not for beginners!
Beginners beware ...
Great JSP Book for Beginners and Novices I especially like chapter 6 which discusses Tag Libraries. There are plenty of code samples and as an added benefit, part II is a complete real world sample. I think all JSP development teams should have this book nearby. Highly recommended.
Well thought-out introduction to JSP |
24. Beginning JSP Web Development by Jayson Falkner, John Timney, Casey Kochmer, Romin Irani, Perrumal Krishnaraj, Meeraj Moidoo Kunnumpurath, Sathya Narayana Panduranga, Ben Galbraith | |
Paperback: 831
Pages
(1901-07-31)
-- used & new: US$43.75 (price subject to change: see help) Asin: B0000B0T06 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description You'll learn how the web works and how JSP fits in, how to get input from the user and create web pages "on the fly", how JavaBeans components and tag libraries allow you to make your code more readable and easier to maintain, and of course how the Java language itself works. The book also covers how to handle errors in your code, the best ways of designing web applications, and rounds up with a comprehensive case study - a web site for a local tourism authority. This book covers:How to install Java and JSP/Servlets Learning JSP today requires not only a basic knowledge of Java, but also practical advice for using Tomcat, custom tag libraries, database programming, and other standards. This title distinguishes itself with chapter-by-chapter coverage of all you need to program with JSP. For those new to Java, introductory material on data types, flow control, and basic class design will help you learn essential Java. The authors also present practical advice and samples for installing and configuring Tomcat (an open source JSP/servlet engine), including advice on deployment options. Sections on database and JDBC programming, servlets, and session management supplement the basics of using JSP with embedded Java scriptlets. Standout material on JSP custom tag libraries will justify the price of this book for many readers (including those with previous Java experience, but little JSP exposure). Several sections on designing and deploying custom tag libraries show you how to make use of this powerful new Sun standard. The text closes with leading-edge material on the new Struts Web application framework, including a worthwhile case study for an online travel database using this pre-packaged codebase as a starting point. Sun has endorsed Struts and other application frameworks as a "best practice" when building JSP-based applications, and the authors do a good job showing off this solution, including advice on configuration options. With JSP evolving into an even more powerful and flexible Web solution using custom tag libraries and other standards, this book fits the bill with an up-to-the-minute and approachable tour of exactly what any developer needs to use JSP productively in real projects. --Richard Dragan Customer Reviews (15)
Extremely Comprehensive - here is Source Code news.
A presentation with holes
No source code for this book
The Editor should be ashamed
good but needs more examples |
25. JSP-Servlet Questions You'll Most Likely Be Asked (Job Interview Question Series) by Vibrant Publishers | |
Kindle Edition:
Pages
(2010-04-19)
list price: US$9.95 Asin: B003IHW26W Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
26. Beginning Java Databases: JDBC, SQL, J2EE, EJB, JSP, XML by Kevin Mukhar, Todd Lauinger, John Carnell | |
Paperback: 800
Pages
(2001-07-31)
-- used & new: US$11.00 (price subject to change: see help) Asin: B0000B0SZR Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book aims to teach you how to use these two powerful technologies to build successful Java database applications. You will find out how relational databases work and how you can use them in your Java programs, through the JDBC interface. You will see how to apply your new skills in an enterprise environment and by the end will be building sophisticated web-enabled Java database applications that incorporate other technologies, such as XML. This book covers: Using the JDBC API to build database-driven Java applications Customer Reviews (8)
Excellent for learning Java Databases
Good survey circa 2002 of JDBC programming
Poor
A great book, but not the best starting point for JDBC On the other hand, this is an exceptionally thorough book, very well written and with few typos. The authors are likeable, the price is affordable, the presentation and the coding are laid out well, the printing and binding excellent. So it may be just the book for you if you have the patience to plod through its 900 pages. Certainly, the book makes an excellent reference. However, it only covers the business logic of Java database applications. Most of the examples in the book are console-based programs for testing the business logic. There is no coverage of GUI-related topics, for example how to present data in a grid. As one of the authors remarks somewhere, their purpose in writing the book was not to present "pretty GUI's" but rather to concentrate on the internals, the business logic. While I can understand the importance of business logic, I also would have liked these experts to have given me some good pointers on how to present data in various data-aware controls in a GUI. After 600+ pages, I'm still waiting....
Good tutorial |
27. JSP and Tag Libraries for Web Development by Wellington L. S. Da Silva, Wellington L.S. da Silva | |
Paperback: 464
Pages
(2002-01-15)
list price: US$39.99 -- used & new: US$0.41 (price subject to change: see help) Asin: 0735710953 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Thumbs down. My biggest complaints are about the example code. Don't buy this book for the explanation of Struts, either.There are far better examples and tutorials on the Apache Struts web site. Not recommended.
Could Have Been Better 1) A lot of code is quoted from other sources without explanations.It is not uncommon to find 3 pages of code ending with three lines of explanations. On a positive note,I could say that the author has included 3 chapters on the Struts framework,starting the discussion with a good explanation of how and why the MVC pattern has to be generalized from the restricted UI case to the more general web case,leading to MVC2.But this part of the book also suffers from the same shortcomings. In conclusion, I would say,if more explanations are added,the main text is stripped off unnecessary appendix-type details,and
THE Taglibs Book
Worth buying
Jsp and Tag Libraries for Web development |
28. Core Servlets and JavaServer Pages (JSP) by Marty Hall | |
Paperback: 608
Pages
(2000-05-26)
list price: US$42.99 -- used & new: US$0.01 (price subject to change: see help) Asin: 0130893404 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (226)
excelente producto
Good JSP examples and reference book
Great for gettingquick grasp...
1st Edition available for free
This book is the reason I didn't sink 9 months later my applications are center stage and receiving RAVE review and this book played a huge part in that success.No, it doesn't take you by the hand if you're not already fluent in programming of some sort, but if you already know how to build websites and program in java, this book is a great tool.It doesn't force you to use some preconceived bean idea to build a cookie cutter application, it just gives pertinent examples and comprehensive explination of the most important and frequently used parts of JSP programming. The index could be better, but over all it's a great book for new JSP programmers!! ... Read more |
29. Pure JSP: Java Server Pages (Pure Series) by James Goodwill | |
Paperback: 340
Pages
(2000-06-08)
list price: US$34.99 -- used & new: US$5.60 (price subject to change: see help) Asin: 0672319020 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (18)
Very Easy Reading PROS: 2.Covered some of the essentials of JSP programming.JDBC, Connection pooling, XML, Servlet integration, JavaMail.As short as this book was, it still did a nice job giving examples of the usage which is what most books do anyways. 3.Covers basic tags used in JSP and also usage of JavaBeans. Cons: 1.Did anybody else notice that the cover says it covers ASP, HTML, and Servlets?(NOTE:ASP?????) 2.No mention of Tag Libs which are a big part of JSP.It does require a lot of detail but at least a small taste of it would be nice. 3.It would have been nicer if the author moved the setting up of the Tomcat server section to the beginning so that the examples could be tried as you went. Other than the above mentioned items, this is definitley a good book to purchase.The price is kinda hefty but it does provide a nice overview of the JSP technology and the basics of what you would need to know. Like a reader mentioned before, pretty much, this book covers all that you will need to know for JSP. I have already worked with JSP so I was able to fly through the book in 2 hours without typing all of the examples.Just thought I'd throw that out there just in case anyone was wondering on how much time it would consume.
all code no explanation All the interesting stuff as how to structure taglibs, servlets etc. was by far left out (I can't recollect ever seeing anything about taglibs at all in the "book")
This book rocks! If you are a professional developer like me, and you don't want to deal with a lot of lengthly overwritten explanations and books written by twenty different people (i.e., Wrox publications) this is the book to get.Goodwill knows his stuff when it comes to Java and he is able to convey it to the reader in an understandable way. Also, check out "JavaServer Pages Application Development" by Ben Forta another very good JSP book.
Only for reference
Short, but very usable. |
30. Core JSTL: Mastering the JSP Standard Tag Library by David Geary | |
Paperback: 608
Pages
(2002-12-06)
list price: US$49.99 -- used & new: US$7.22 (price subject to change: see help) Asin: 0131001531 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (9)
Good step right behind servlets
Geary Rocks on JSP! Excellent author
J2EE Guy
Reliable book from a reliable author
Core JSTL: Mastering the JSP Standard Tag Library 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. ... Read more |
31. Mastering JSP by Todd Cook | |
Paperback: 704
Pages
(2002-08-08)
list price: US$49.99 -- used & new: US$5.18 (price subject to change: see help) Asin: 0782129404 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Kindle Edition
Great Book
Very disappointing
Using JSP with Javabeans and EJBs
Good JSP Book |
32. JSP, Servlets, and MySQL by David Harms | |
Paperback: 500
Pages
(2001-04)
list price: US$39.99 -- used & new: US$19.11 (price subject to change: see help) Asin: 0764547879 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book explains how to install and use servlets and JavaServer Pages (using the Tomcat reference implementation), how to create, maintain, and use MySQL (and other SQL) databases, and how to deliver dynamic data. It details a complete database-driven web strategy including authentication, user tracking, surveys and discussion areas, and automated user assistance. Customer Reviews (13)
Covers a lot of territory
Personal opinion
A painful read..
Interesting title with careless content JSP has its born-with problem that it is hard to set boundary for Server Programmer and HTML Programmer. These 2 kinds of work need different skill set. That's why separation of Data and Presention is very important to JSP web site design. The author of this book carefully avoided to include much JSP code in HTML pages, but his design leads to another extreme: almost every control (forms, buttons, links) are generated by JSP code. This approach will create a nightmare for JSP programmers for changing the appearance of the web site. So besides coding error, this book has design issues. I really can't imagine who should be the audience...
Just not well done |
33. JSP For Practical Program Design by K Dudman | |
Paperback: 320
Pages
(1996-09-26)
list price: US$59.95 -- used & new: US$49.75 (price subject to change: see help) Asin: 1857284070 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
this is NOT Java Server Pages
Excellent
it is really informative |
34. JSP: Webster's Timeline History, 1947 - 2007 by Icon Group International | |
Paperback: 30
Pages
(2010-05-14)
list price: US$28.95 -- used & new: US$28.95 (price subject to change: see help) Asin: B003N64VAS Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
35. Professional Oracle 8i Application Programming with Java, PL/SQL and XML by Michael Awai, Matthew Bortniker, John Carnell, Kelly Cox, Daniel O'Connor, Mario Zucca, Sean Dillon, Thomas Kyte, Ann Horton, Frank Hubeny, Glenn E. Mitchell II, Kevin Mukhar, Gary Nicol, Guy Ruth Hammond | |
Paperback: 1275
Pages
(2000-12)
list price: US$59.99 -- used & new: US$4.28 (price subject to change: see help) Asin: 1861004842 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book shows you how to develop enterprise PL/SQL applications exploiting Java and XML, and how technologies such as EJBs can be moved to the 8i database. You'll work through case studies using a mix of both familiar and unfamiliar tools and languages, showing you how the various programming approaches can enhance each other. Unless you buy an armful of books on current Oracle tools and technologies, you won't likely find as comprehensive a tour as this. First off, the authors are masters at using Oracle tools for high-end enterprise development, including PL/SQL (its proprietary SQL language) and Java. Developers and IT managers will appreciate the clear descriptions of relevant tools in the Oracle arsenal (including Developer and JDeveloper). Business Components for Java (BC4J), which simplify the use of Enterprise JavaBeans with Oracle databases and JSP, are also explained succinctly. The emphasis is on server-side programming, with all features supported in Oracle, like stored procedures (and objects), written in both PL/SQL and Java. This book excels at showing the nitty-gritty details, with screen shots revealing the actual Oracle tools in action. As for using Enterprise JavaBeans, readers learn two possible methods: with standard EJB, and with BC4J components created with JDeveloper. A sample for a restaurant finder application will help you try your hand at using both approaches. The discussion of Oracle's extensive XML support, which will be useful for taking advantage of this popular standard for real-world projects, is very strong. (Material on the emerging Simple Object Access Protocol (SOAP) and WML built with XML/XLST brings the book absolutely up to date.) A longer case study provides an ambitious example of enterprise Oracle at work. This Customer Relationship Management (CRM) system (with support for call centers) demonstrates a true n-tiered architecture built around Oracle. For developers and IT managers alike, this authoritative tour on the best of the Oracle platform is really a must-have for anyone serious about development. It proves not only that Oracle is a great database platform, but also that it's ready to run the entire enterprise through powerful Internet and component-based tools. --Richard Dragan Topics covered: Customer Reviews (10)
Confused ramble though Oracle
From Stem to Stern In a few areas it is dated (obviously 9i is out NOW, but wasn't when this book was published), but it is still overall extremely valuable.I have had my copy for about a year now and have read it almost completely once (you can't read a 1200 page tech book cover to cover) and have referred to it in a pinch more times than I can remember. In short, a must have for any serious Oracle developer.
Good book but not for beginner
A tour of Oracle technologies
Excellent Book. |
36. Systems Programming With Jsp by Bo Sanden | |
Paperback:
Pages
(1985-01-01)
Isbn: 914422091X Canada | United Kingdom | Germany | France | Japan | |
37. Special Edition Using Java 2 Enterprise Edition (J2EE): With JSP, Servlets, EJB 2.0, JNDI, JMS, JDBC, CORBA, XML and RMI by Mark Wutka | |
Paperback: 1088
Pages
(2001-05-08)
list price: US$49.99 -- used & new: US$8.40 (price subject to change: see help) Asin: B00008CM3H Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Not a good book to recommend
Not Bad Value ! Overall Comment - definately worth buying, but my advice is to allocate some "quiet" time to read and digest all the material - Not really for the beginner.
Reference for the serious J2EE developer
Excellent coverage of topic with good level of detail I haven't bought a Que book before, but I'll look at them a little closer now.
Excellent book |
38. More Servlets and JavaServer Pages by Marty Hall | |
Paperback: 752
Pages
(2001-12-26)
list price: US$49.99 -- used & new: US$5.76 (price subject to change: see help) Asin: 0130676144 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description While many books on Java try to cover just about everything, this title's focus on what's hot in server-side Java makes it a standout. The book begins with a very solid tutorial to servlets and JSPs, including important HTTP fundamentals (like request headers and processing forms). The author does a good job at summarizing APIs and common options, which helps make this book useful as a working reference, too. The level of discussion here is suited to those with a little Java experience, but even beginners could do a lot worse than this title as an introduction to Web programming. A great feature of this text is that the author walks you through the actual details of deploying your Web applications (notoriously tricky, even for experts). Screenshots on installing and using tools (like the free Apache and Tomcat software packages), plus detailed advice on deployment, will make sure your code actually runs. (A standout here is the summary of all configuration options available in today's containers.) If you are coming to servlets and JSPs from an earlier version, you'll find this text excels at covering the latest in custom and standard tag libraries. Besides explaining new JSP 1.2 tag conventions, later sections also look at an important new development in Sun's evolution of the Java platform, the JSP Standard Tag Library (JSTL). Coverage of tag programming (including several sections on looping) closes out the book. There's also material on important new advances in servlets, like filters (which allow you to log or change requests) and servlet events (which afford a greater measure of control for your Web applications). Whether you are a JSP beginner or expert, More Servlets and JavaServer Pages gives you an excellent mix of topics in server-side Java in a well-presented programming tutorial. It's sure to be a worthwhile addition to any working Java Web developer's bookshelf. --Richard Dragan Topics covered: Introduction to JavaServer Pages (JSPs) and servlets, software installation for Java server developers (JDK, Tomcat, Apache, JRun, and other Web containers), summary of Web application deployment directories, advantages of servlets, the servlet lifecycle, processing HTTP form data (including request headers and CGI variables), cookies and sessions, advantages of JSPs, basic JSP scripting tutorial (including expressions and scriptlets), using JavaBeans with JSPs (tags and properties), custom tag libraries, introduction to the Model-View-Controller (MVC) architecture, registering and deploying Web applications (.WAR files and data sharing), in-depth guide to Web application configuration (comprehensive guide to web.xml settings), configuring servlets (including filters and error pages, timeouts and installing tag libraries), case study for an online boat shop, declarative security tutorial (including SSL and form-based authentication), programmatic security (including using certificates and SSL), guide to servlet filters (including logging, replacement, and compression examples), processing servlet events, JSP 1.2 tag library improvements (including XML and SAX 2.0 tag validation), and the JSP Standard Tag Library (JSTL) (including basic statements and looping). Customer Reviews (39)
Comprehensive with a footnote
Great for the IBM 484 Exam! I'd also mention this book is way more than just servlets/jsp's, it also has a ton of stuff on really understanding the deployment of J2EE webapps and how to really get the most out of your web.xml.It also has good coverage of j2ee security and JSTL.Hope this helps others decide.
A good topic, an excellent author His treatment of Servlets and JSP is great, and I can only wait for his Struts book! His examples are clear, concise and useful.Not the typical "Hello World", but real oriented-to-learning examples.
THIS is the JSP/Servlet book you are looking to buy. As it turns out, that could not have been further from the truth and IMHO, although the titles is correct, it is a bit of a misnomer due to that misperception. This really is the book you've been looking for if you want to learn JSP/Servlet programming, particularly with Tomcat (or ServletExec).Marty takes you through a full tour of JSP in case you are a beginner as I was, but he also ensures he tells you about many features of the spec/language to a level of completeness that far exceeds many other titles I looked at.He also explains how to get up and running with several servers (but especially with Tomcat) in a way that REALLY gets you up and running...almost every book had a Tomcat section, but this one really does describe usability approaches for your workflow.That, alone, is worth the price of the book, not to mention the many great other things you will learn along the way. Furthermore, Marty is very approachable.I have e-mailed him on several occasions...one turned out to be an issue I misunderstood and another turned out to be an apparent change to the Tomcat default specs.But he typically responded to me within a matter of hours and got me up and running again on those few occasions where I became "stuck" (sure, I could have skipped the spot, but then I wouldn't UNDERSTAND it...he made sure I did understand it and replied with the WHY in each case). You may still be wondering about that "more" part...on his website for the book, he makes the full older book available as a PDF...on occasion, he refers to it in the newer book for areas that can optionally go into further detail.This avoids repeatedness, but also gives you access to yet another excellent resource even if it is only partially out-of-date. More Servlets, by contrast, is up-to-date as of the latest specifications (2.3/1.2) that have officially been released.Furthermore, he takes great care in pointing out items that are specific to the latest specification...he also points out items that are specific to certain browsers in those applicable instances. This is definitely a book that teaches you JSP/Servlets, but it also teaches you approaches, workflow, and much much more. There is a prerequisite that you need to know Java, and I readily agree with that statement...you do need to know Java (and for that, I strongly recommend HeadFirst Java by Kathy Sierra and Bert Bates!!), but given even basic Java knowledge, you can be off and running with this book and I can tell you it is very difficult to put down once you've picked it up. Ross Goldberg
Nice hands-on book for starters |
39. JSTL: JSP Standard Tag Library Kick Start by Jeff Heaton | |
Paperback: 432
Pages
(2002-09-19)
list price: US$34.99 -- used & new: US$76.49 (price subject to change: see help) Asin: 0672324504 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description 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. Customer Reviews (2)
Big book, bad code, little help There are other books available on the topic - get one of them (stay away from JSTL: Practical Guide which is even worse than this book).
Just what I needed! |
40. XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application by Westy Rockwell | |
Paperback: 768
Pages
(2001-07-19)
list price: US$49.99 -- used & new: US$0.01 (price subject to change: see help) Asin: 0735710899 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The author, Westy Rockwell, uses the hands-on approach of a case study to show you how to use these technologies in realistically complex situations. All the tools used in the case study are free, so you can obtain them and join the author in a real open source web chat application, available online and with the book CD-ROM. This book provides you with the information you need to fully utilize XML, XSLT, Java, and JSP in your web applications, and presents it in a practical and unique way through the case study. With "XML, XSLT, Java, and JSP: A Case Study," you will learn how to: -Build web applications based on XML, XSLT, Java Applets, Java Servlets and Java Server Pages -Set up a Win32 Web application development environment based on the Java(TM) 2 SDK and freely obtainable, open-source software products from Apache Software Foundation: Tomcat, Xerces and Xalan -Use XML as a language to express the architecture and design of the application itself, not just its data content -Create a browseable user interface for your web application with JSP -Use an Http Servlet, beans, and JSP custom tags to implement and control Web applications -Make and deploy a Java Applet to control and refresh your Web application user interface -Utilize Xerces and Xalan for XML and XSLT, to provide dynamic content to a Web application. -Experiment with new techniques for XML storage using Java objects Customer Reviews (12)
Not recommended In my opinion, if you just want to see an example of web app creation and get a few (great) ideas, then yes, buy the book. But if you want to figure out how to configure Tomcat, etc, in preparation for a new development, then look elsewhere. The book spends a lot of its time telling the reader that what they need to know is either out of the scope (detailed descriptions of web.xml and server.xml are out of scope?!) or that they should look on some other (somtimes unreachable) webpage. For example, how do you tell Tomcat where to find your compiled classes? I would first try looking in the index for setting the Tomcat CLASSPATH. The index has one entry for classpath and what does it tell me on page 17? "If you are looking for some clarity regarding which, if any, setting for the CLASSPATH environment you should use, we can think of no better place for you to find answers than ...
For some people a unique must have book There are many books on JSPs but they tend to have minimal content on XSLT beyond how to set up a basic custom tag to drive an XSLT processor. Likewise there are many titles dealing with XSLT that have little detail on how to intergrate XSLT processing into a JSP based application. This book deals with how they can work together which is why I describe it as unique. Another big plus for this book is that the content is non-trivial and discusses a real problem, not made up easy-peazy ones designed to show off this or that feature of the XML, XSL or JSP specifications. The source code for the case study looks experimental becasue it is experimental. Mr Rockwell makes it quite clear that much of it is marked down for revision, as it should be in an iterative development process. It is not always easy to follow, but once you get into it you can see exactly what he's trying to do and there are some genuine nuggets in there which you won't find anywhere else. In summary, if you want to use both XSLT and JSP custome tags in your web applications and you are trying to figure out how to do it, you should consider investing in this.
For Serious Developers
A poor attempt at a case study The author wanted to try out some ideas so he decided to write a chat program. But there is no real design effort (you won't find a single UML diagram anywhere) so it is difficult to understand precisely what the application is supposed to look like. Without any real design, the application ends up with one servlet of over 50 pages and another of over 40 pages in length. (The book is inflated with 300 pages of source listings that are unreadable.) As a case study in how to do bad design and write awful code, the book can serve as a warning perhaps. As far as actually trying to explain any of this technology, the author admits that isn't the purpose of the book. In a case study you like to hear of problems encountered or the different solutions attempted but you won't. No mention is made of security or performance. The code itself is useless and can't be used in other applications because it is so poorly designed. The author admits that huge chunks of code need to be refactored. Overall this book fails to provide any real value.
A True Case Study In this light, the book provides a very interesting perspective. The primary reason I have for not rating it higher is that the technology is slightly out of date (given the publication date), especially with respect to XSLT and JSP, but this is hardly surprising given how rapidly these technologies evolve. If you want to learn about these technologies, look elsewhere. If you want an insight into how one developer built a web application, however, you should check this book out, you might be surprised. ... Read more |
  | Back | 21-40 of 100 | Next 20 |