Möchten Sie verkaufen? Hier verkaufen
Professional JSP (Programmer to Programmer)
 
Größeres Bild
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Professional JSP (Programmer to Programmer) [Englisch] [Taschenbuch]

Simon Brown , Steve Wilkinson , Rod Johnson
4.8 von 5 Sternen  Alle Rezensionen anzeigen (4 Kundenrezensionen)

Erhältlich bei diesen Anbietern.


Dieses Buch gibt es in einer neuen Auflage:
Pro JSP 2 (Expert's Voice in Java) Pro JSP 2 (Expert's Voice in Java)
EUR 47,07
Auf Lager.

Produktinformation

  • Taschenbuch: 1195 Seiten
  • Verlag: WROX Press Ltd; Auflage: 2 (30. April 2001)
  • Sprache: Englisch
  • ISBN-10: 1861004958
  • ISBN-13: 978-1861004956
  • Größe und/oder Gewicht: 23,4 x 18,3 x 6,4 cm
  • Durchschnittliche Kundenbewertung: 4.8 von 5 Sternen  Alle Rezensionen anzeigen (4 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 410.869 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über die Autoren

Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Produktbeschreibungen

Amazon.co.uk

In essence, JSP (Java Server Pages) do the same job as ASP and use similar, HTML-alike code to do it. At an implementation level the JSP code is converted on the fly to a Java Servlet which produces the Web page so it's no surprise to find Professional JSP covers Servlets as well.

It's been updated to cover JSP 1.2's new features--including the ability to write JSP in the language de jour, XML--and Servelet 2.3, which adds an "official" way of chaining servlets.

As Professional JSP starts with Servlets the book's title seems a little odd, but really you need both JSP and Servlets for effective J2EE presentation programming.

With 18 authors and 21 technical reviewers it's unsurprising that though technically accurate and thorough to a fault Professional JSP has a distinctly disjointed feel, often reading more like a collection of loosely related essays on the subject (which is how it probably started out) than a fully integrated guide. On the plus side, this isn't a problem if you're already a Java programmer looking to extend your skills, but it won't suit those looking specifically for a guide to JSP. Those will probably find a dedicated title such as JavaServer Pages more useful.

The real strength of Professional JSP is in demonstrating how JSP integrates with Servlets, Javabeans, XML and related technologies on the server, and how to design your server side applications to make the most appropriate use of JSP alongside these other technologies. --Steve Patient

Review

JavaServer Pages (JSP) and Java Servlets are Sun's dynamic web content technologies, and integral parts of the Java 2 Enterprise Edition (J2EE). J2EE provides support for all the functionality you'd expect from an enterprise application - dealing with presentation, business objects, databases, transactions, messaging and mail, XML and so on. It is a cross platform, scalable and portable platform, and is widely employed for large-scale, n-tiered application development.

JSP and Servlets provide J2EE's dynamic web presentation layer; rather like ASP and PHP, and they produce HTML and XML on the fly. Servlets are code-heavy while JSP, built on top of the Servlet mechanism, provides simpler coding, more suitable for web designers, and an extensibility mechanism that reduces the coding necessary in the web page while giving full access to Java business objects. JSP and Servlets have very wide support in the industry, and can run on all the major web servers.

Building on the success of the best-selling first edition and an excellent follow on from the Professional Java Server Programming J2EE Edition (1861004656) and Professional Java 2 Enterprise Edition with BEA Weblogic Server (1861002998) this book is based on JSP version 1.1 and Servlets version 2.3 and focuses on the important new features of these releases. With code and case studies of JSP and Servlets in use, this book gives the reader a complete picture of how to use JSP to create dynamic web sites and web applications.


Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

Kundenrezensionen

3 Sterne
0
2 Sterne
0
1 Sterne
0
Die hilfreichsten Kundenrezensionen
2 von 2 Kunden fanden die folgende Rezension hilfreich
Multiple books in one 30. November 2002
Von Ein Kunde
Format:Taschenbuch
I had two or three different JSP and/or servlet books but this book covers all of the topics. 1200 pages with lots of code examples and a useful reference. Better buy one book instead of a shelf of JSP/Servlet books that only cover things partly.

A truly "professional" book that can be read by beginners and experts. Just pick the chapters you need.
A good start for Jakarta Struts, although not based on the newest Struts version anymore. Even without Struts it explains how to use MVC-Patterns in detail and shows step-by-step how to combine JSP, servlets and JavaBeans to get professional solutions instead of simple page scripting.

One might use it for a start into the EJB world, too. There are two longer examples with and without EJBs.
But the focus of this book is certainly how to create well-structured web applications by using nearly all the technology available. Always critically considering which technology is best (or unnecessary) for certain parts of an application and how to put everything together.

War diese Rezension für Sie hilfreich?
2 von 2 Kunden fanden die folgende Rezension hilfreich
EXCELLENT BOOK! 16. Januar 2002
Von Eric T.
Format:Taschenbuch
For me this is THE JSP book, the JSP Bible. What I appreciated in this book was the multitude of examples. With some Java skills, most of the time one does not need to apply the examples in order to understand the authors' message. THIS IS A MUST for all JSP beginners (As I was before I bought this book) and other experienced JSP programmers.
War diese Rezension für Sie hilfreich?
1 von 1 Kunden fanden die folgende Rezension hilfreich
Format:Taschenbuch
Das Buch bietet wirklich eine tiefgehende Ausführung aller relevanter Themen im JSP-Bereich. Hier vermisst man wirklich nichts.
Manchen Kapitel hätte man allerdings auch weglassen können. Die Ausführungen zu Struts, JDBC und WAP bieten zwar eine brauchbare Einführung aber stossen sehr schnell an ihre Grenzen.
Wer lediglich JSP-Literatur braucht kommt möglicherweise auch mit einem günstigeren Werk aus.
War diese Rezension für Sie hilfreich?

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten

Legen Sie Ihre eigene Lieblingsliste an

Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar