oder
Loggen Sie sich ein, um 1-Click® einzuschalten.
Alle Angebote
Möchten Sie verkaufen? Hier verkaufen
Der Artikel ist in folgender Variante leider nicht verfügbar
Keine Abbildung vorhanden für
Farbe:
Keine Abbildung vorhanden

 
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.

PRO JSP, (Programmer to Programmer) [Englisch] [Taschenbuch]

Karl Avedal , Danny Ayers , Timothy Briggs
3.5 von 5 Sternen  Alle Rezensionen anzeigen (12 Kundenrezensionen)
Preis: EUR 55,99 kostenlose Lieferung. Siehe Details.
  Alle Preisangaben inkl. MwSt.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Gewöhnlich versandfertig in 1 bis 3 Wochen.
Verkauf und Versand durch Amazon. Geschenkverpackung verfügbar.

Kurzbeschreibung

25. Mai 2000 Programmer to Programmer
Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting.

Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets.

After considering security issues in JSP web applications, the book concludes with seven real-world case studies including using JSP, XML and XSLT to target content at WAP and HTML browsers, e-commerce, streaming using JMF, and porting an existing ASP-based application to JSP. Appendices give programming refreshers on installing the Tomcat JSP/Servlet engine, detailed references to JSP, the Servlet API, and HTTP, and finally JSP for ASP programmers.

This book is for both professional Java developers, who want to use JSP as the front-end of their J2EE web applications, and web designers, who want to see how JSP separates presentation from dynamic content generation.

Knowledge of HTML and some programming experience is required.


Produktinformation

  • Taschenbuch: 897 Seiten
  • Verlag: Apress; Auflage: 2000 (25. Mai 2000)
  • Sprache: Englisch
  • ISBN-10: 1861003625
  • ISBN-13: 978-1861003621
  • Größe und/oder Gewicht: 23,2 x 18,6 x 5,2 cm
  • Durchschnittliche Kundenbewertung: 3.5 von 5 Sternen  Alle Rezensionen anzeigen (12 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 704.025 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Produktbeschreibungen

Amazon.de

For readers with some previous Java experience, Professional JSP is a comprehensive guide to today's JavaServer Pages (JSPs). Besides a solid tutorial on JSPs and servlets, this book gives you lots of useful examples of how JSPs can work with other Java APIs (like EJBs and XML) to deliver highly functional Web sites.

Professional JSP shows the underlying servlet code for many JSP samples. As explained by the authors, JSPs are a simpler way to write servlet code because Java statements are embedded within HTML. This fact makes the book especially useful to programmers who know about servlets and want to progress to JSP development. The introductory tutorial to JSP is as good as any you'll ever see. Short examples illustrate basic JSP features like directives, scripting elements, implicit objects, and JavaBeans. The book also reveals a variety of ways to track session information (including cookies), which is particularly helpful.

Several case studies show key concepts in action, including how to use custom tag libraries. Nicely functional samples include a Web site for an online investment company, a photography database, and a membership-based online grocery store. (This last example shows how to use LDAP and JNDI to store user information.) In addition to a thorough tutorial for learning JSPs, chapters in this text look at combining EJBs, XML, and other Java 2 Enterprise features that you'll need for successful real-world development. Handy appendices detail how to install and configure the free Apache Web Server and Tomcat JSP engine. There's also a reference to all JSP and servlet objects and APIs.

Overall, you'll mine plenty from Professional JSP, including several extremely useful coding examples that'll get you going on serious development for real-world e-commerce Web sites. --Richard Dragan

Topics covered:
  • Introduction to Java 2 Enterprise Edition and JavaServer Pages (JSP)
  • JSP, CGI, and ASP compared
  • The JSP life cycle
  • JSP directives, scripting elements, standard actions, and implicit objects
  • Servlet architecture and APIs
  • Using JavaBeans with JSPs
  • JDBC database programming basics
  • Using the PoolMan database connection pool manager
  • Storing session state with hidden fields, cookies, and URL rewriting
  • Error handling and debugging with JSPs

  • Tag extensions and tag libraries
  • Personalizing look-and-feel and content with JSPs
  • Global settings
  • JSP architecture
  • Security and personalization with JNDI and LDAP
  • Introduction to Enterprise JavaBeans (EJBs)
  • HTTP streaming with JSPs
  • Basics of the Wireless Access Protocol (WAP)
  • Wireless Markup Language (WML)
  • XML and XSLT
  • Case studies on e-commerce and Web-site personalization
  • Synopsis

    "Professional JavaServer Pages" covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting. Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets. After considering security issues in JSP web applications, the book concludes with seven real-world case studies including using JSP, XML and XSLT to target content at WAP and HTML browsers, e-commerce, streaming using JMF, and porting an existing ASP-based application to JSP. Appendices give programming refreshers on installing the Tomcat JSP/Servlet engine, detailed references to JSP, the Servlet API, and HTTP, and finally JSP for ASP programmers.

    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

    Die hilfreichsten Kundenrezensionen
    2 von 2 Kunden fanden die folgende Rezension hilfreich
    2.0 von 5 Sternen Highly technical, quite disjointed. 24. Juli 2000
    Von Ein Kunde
    Format:Taschenbuch
    I bought this book after some consideration, but wish i had went for one of the other current JSP books on the market. The problem i find with wrox books is that by having numerous writers, they don't read each other chapters, and consequently repeat each other over and over.

    I found this book to be far too big as well. For example, for each JSP example, they print the corresponding servlet code. This takes up a lot of space, particularly in the early chapters and is pretty useless in my opinion. Also there is a glaring typo on the first page of the book which dosnt instill confidence. I think this may be a good book for people already using JSP pages, and looking for extra technical knowledge. However for people like myself, interested in learning how JSPs work and where they fit into server side java solutions, its not the best buy! Its not a bedtime read, one for the office bookshelf.

    War diese Rezension für Sie hilfreich?
    1 von 1 Kunden fanden die folgende Rezension hilfreich
    2.0 von 5 Sternen Overly verbose! 24. Juli 2000
    Von Ein Kunde
    Format:Taschenbuch
    The explanations are too wordy. Please be clear and to-the-point. I am a programmer, I need a JSP book that is clear, concise, and yet advance enough to help me reap the full benefits of JSP technology.

    This writting style seems to be the standard of this Stefan Zeiger et al group. Their last "red-covered" book which is "Professional Java Server Programming" is VERBOSE! Each book hit over 800 pages. Is that the goal? Well, the books are keeping me in shape.

    I am sorry guys. I am a terrible writer, myself. But when you produce a "Professional" book for programmers, please, put a 110% effort into it.

    War diese Rezension für Sie hilfreich?
    Format:Taschenbuch
    For developers involved with web-based projects, whether it be an online store for electronic commerce or an Intranet site for accessing and modifying company data, the powerful blend of JavaServer Pages (JSP) and Enterprise JavaBeans (EJB) technologies can really make life simple. Once you've mastered them, creating new components that encapsulate business logic, or new web interfaces to existing systems, is easy. The trick, for developers, is mastering the technologies.

    Professional JSP is one way to get up to speed. Like many of the books published by Wrox Press, Professional JSP covers a specific technology in-depth, as well as the various ancillary topics relating to it such as databases, servlets, and XML. While not every developer will need every web technology covered by the book (and there are many), the book works both as a tutorial to cover the basics and a reference for technologies that you may encounter later.

    Professional JSP starts by covering the basics of Java Server Pages, and how they relate to other web technologies. Embedded in HTML pages, JSP provides an easy mechanism for creating interactive web interfaces that draws on server-side components, known as Enterprise JavaBeans. While the presentation logic is written in JSP, the processing occurs within these JavaBean components. The book takes a balanced approach, covering both JSP and its syntax, as well as how to write and interact with JavaBeans to perform useful tasks, like accessing databases through JDBC and using other Java technologies. However, if you've read other Wrox titles, you may find there is some overlap in the topics covered.

    One of the nice things about Professional JSP is that, in addition to covering theory, it goes further and examines practical applications of JSP, and issues for programmers like security and debugging. Like other titles in the Professional series, there are case studies of real projects using JSP and related technologies. My favorite would have to be the case study on porting Active Server Pages to JSP -- something that is extremely important for developers with "legacy" web systems. On the whole, Professional JSP is an excellent book for web developers wanting to get up to speed with Java Server Pages, web development, and Enterprise JavaBeans. However, developers with less of a web presentation focus and more of back-end server view may also want to consider the excellent Professional Java Server Programming title, which also covers JSP. -- David Reilly, reviewed for the Java Coffee Break

    War diese Rezension für Sie hilfreich?
    Möchten Sie weitere Rezensionen zu diesem Artikel anzeigen?
    Waren diese Rezensionen hilfreich?   Wir wollen von Ihnen hören.
    Die neuesten Kundenrezensionen
    1.0 von 5 Sternen Trash Publishing - This Book Deserves 0 Stars
    Just as nine women cannot make a baby in one month, books such as this--written by committee--cannot possibly be well-written or coherent. Lesen Sie weiter...
    Veröffentlicht am 23. Juli 2000 von Frank Rondson
    2.0 von 5 Sternen Coding mistakes take away from this otherwise good book.
    This book is definitely a good book. It contains all sorts of info ranging from EJB to JSP to Connection Pooling. Lesen Sie weiter...
    Am 22. Juli 2000 veröffentlicht
    2.0 von 5 Sternen Excellent tittle that DOESN'T live to the expectations!
    After reading the reviews on this book I thought WOW! this has to be a great book and since I am an avid reader of computer books and I am currently working with server-side... Lesen Sie weiter...
    Veröffentlicht am 17. Juli 2000 von "skynet2000"
    5.0 von 5 Sternen No 1 Book of JSP Techniques
    This book covers the chapters in a very structured way. It starts with a concise description of the JSP Basics with a detailed explanation of the concepts. Lesen Sie weiter...
    Veröffentlicht am 17. Juli 2000 von Girish Ogirala
    5.0 von 5 Sternen The only definitive reference for JSP
    Wonderful stuff . Go for it . Covers the fundamental JSP concepts in great detail. Useful and clear cope snippets to makes the point even clearer. Lesen Sie weiter...
    Veröffentlicht am 11. Juli 2000 von JM
    5.0 von 5 Sternen Great resource!
    Provides good coverage of many aspects of JSP. By utilizing the multi-author approach, the book draws on the expertise of many hands and gives the developer a broad perspective on... Lesen Sie weiter...
    Veröffentlicht am 6. Juli 2000 von s
    5.0 von 5 Sternen One of the best intermediate level JSP books on the market
    This books lives up to its title in that it provides both real-world JSP techniques (through 7 very informative case studies chapters), as well as JSP background information that... Lesen Sie weiter...
    Veröffentlicht am 9. Juni 2000 von Eric L. Ma
    5.0 von 5 Sternen Excellent
    I am new to JSP and i searched for the material which can explain me JSP .fortunate i bought this book and it really helped me with sample application. Lesen Sie weiter...
    Veröffentlicht am 5. Juni 2000 von "karthi_keyan"
    5.0 von 5 Sternen Excellent
    I am new to JSP and i searched for the material which can explain me JSP .fortunate i bought this book and it really helped me with sample application. Lesen Sie weiter...
    Veröffentlicht am 5. Juni 2000 von "karthi_keyan"
    Kundenrezensionen suchen
    Nur in den Rezensionen zu diesem Produkt suchen

    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


    Ähnliche Artikel finden


    Ihr Kommentar


    Datenschutzerklärung von Amazon.de Versandbedingungen von Amazon.de Umtausch- & Rücknahme bei Amazon.de