Möchten Sie verkaufen? Hier verkaufen
Instant JavaServer Pages, w. CD-ROM (Application Development)
 
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.

Instant JavaServer Pages, w. CD-ROM (Application Development) [Englisch] [Taschenbuch]

Paul Tremblett
5.0 von 5 Sternen  Alle Rezensionen anzeigen (3 Kundenrezensionen)

Erhältlich bei diesen Anbietern.



Produktinformation

  • Taschenbuch: 507 Seiten
  • Verlag: Mcgraw-Hill Professional; Auflage: Pap/Cdr (Juni 2000)
  • Sprache: Englisch
  • ISBN-10: 0072126019
  • ISBN-13: 978-0072126013
  • Größe und/oder Gewicht: 23,1 x 18,8 x 3,8 cm
  • Durchschnittliche Kundenbewertung: 5.0 von 5 Sternen  Alle Rezensionen anzeigen (3 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 2.190.651 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über den Autor

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

Besuchen Sie die Seite von Paul Tremblett auf Amazon

Produktbeschreibungen

Amazon.co.uk

Featuring plenty of short, practical examples, Instant JavaServer Pages is a worthwhile tutorial to getting started with today's JSP programming. This no-frills text is filled with useful tips and sample solutions for using JSPs effectively in real Web sites.

While the book starts from the very beginning with JSPs, its focus on practical programming problems is what sets it apart. For instance, early sections on managing session information look at ways to authenticate users and prevent them from bypassing a login page. Other useful short examples include a simple employee database, a telephone directory, and a Web application for a helpdesk.

The heart of this title is its online computer hardware store, built with JavaBeans, that manage an underlying database through JDBC (and PostgreSQL on the back end). The sample store is enhanced in stages; subsequent versions get a shopping cart, online surveys, and even a frequent shopper program. Needless to say, the code is worth a perusal from anyone who wants to do e-commerce effectively using JSPs. Later sections contain more specialised examples, including a nifty electronic postcard site and how to implement a simple chat room.

The text closes with reference sections listing JSP and servlet APIs (as well as how to install and configure Apache Web Server, the JServ JSP engine, and the PostgreSQL database.) Of course, you can use the sample code with any JSP-enabled Web server, but you get what you need to know to get started with these freely downloadable software packages.

If you need to learn JSPs quickly for real-world projects, Instant JavaServer Pages delivers a concise tutorial and plenty of useful sample code to get you started. It does a good job of pointing you toward what's important--using easy-to-understand sample code that can jumpstart your JSP programming know-how in a hurry. --Richard Dragan, amazon.com

Topics covered:

  • Introduction to JavaServer Pages (JSP)
  • JSP vs. Active Server Pages (ASP)
  • JSP basics: directives, actions, declarations, scriptlets, and built-in objects
  • Sample JSPs for login and session management
  • JavaBeans
  • JDBC and databases
  • Sample employee database
  • Telephone directory and help desk
  • E-commerce with JSP (building a product catalogue, a shopping cart, adding user surveys, and implementing a frequent shopper program)
  • Sample JSPs for electronic postcards and a chat room
  • XML basics
  • Retrieving a postscript file
  • Installing and configuring Apache Web Server
  • The JServ JSP engine and PostgreSQL
  • JSP and servlet API reference

Amazon.com

Featuring plenty of short, practical examples, Instant JavaServer Pages is a worthwhile tutorial to getting started with today's JSP programming. This no-frills text is filled with useful tips and sample solutions for using JSPs effectively in real Web sites.

While the book starts from the very beginning with JSPs, its focus on practical programming problems is what sets it apart. For instance, early sections on managing session information look at ways to authenticate users and prevent them from bypassing a login page. Other useful short examples include a simple employee database, a telephone directory, and a Web application for a help desk.

The heart of this title is its online computer hardware store, built with JavaBeans that manage an underlying database through JDBC (and PostgreSQL on the back end). The sample store is enhanced in stages; subsequent versions get a shopping cart, online surveys, and even a frequent shopper program. Needless to say, the code is worth a perusal from anyone who wants to do e-commerce effectively by using JSPs. Later sections contain more specialized examples, including a nifty electronic postcard site, and how to implement a simple chat room.

The text closes with reference sections listing JSP and servlet APIs, as well as how to install and configure Apache Web Server, the JServ JSP engine, and the PostgreSQL database. Of course, you can use the sample code with any JSP-enabled Web server, but you get what you need to know in order to begin with these freely downloadable software packages.

If you need to learn JSPs quickly for real-world projects, Instant JavaServer Pages delivers a concise tutorial and plenty of useful sample code to get you started. It does a good job of pointing you toward what's important by using easy-to-understand sample code that can jump-start your JSP programming know-how in a hurry. --Richard Dragan

Topics covered:

  • Introduction to JavaServer Pages (JSP)
  • JSP vs. Active Server Pages (ASP)
  • JSP basics: directives, actions, declarations, scriptlets, and built-in objects
  • Sample JSPs for login and session management
  • JavaBeans
  • JDBC and databases
  • Sample employee database
  • Telephone directory and help desk
  • E-commerce with JSP (building a product catalog, a shopping cart, adding user surveys, and implementing a frequent-shopper program)
  • Sample JSPs for electronic postcards and a chat room
  • XML basics
  • Retrieving a postscript file
  • Installing and configuring Apache Web Server
  • The JServ JSP engine and PostgreSQL
  • JSP and servlet API reference

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

4 Sterne
0
3 Sterne
0
2 Sterne
0
1 Sterne
0
Die hilfreichsten Kundenrezensionen
Format:Taschenbuch
Mr. Tremblett deserves high praise. Being new to JSP - I was immediately able to utilize the techniques outlined. The e-commerce and survey references are already proving to be invaluable to my particular situation....looking forward to spending many late nights digging deeper. The supplied source code is an added bonus!
War diese Rezension für Sie hilfreich?
Von Ein Kunde
Format:Taschenbuch
This book starts right from basics... from what are JSP and the standard "HelloWorld" Example in JSP form. It does not assume prior knowledge from the user. Also, Mr. Tremblett has given some very practical examples which can be used directly in the Real World.. One Example is of a Login Manager to handle user logins to a web site. Another example explains building a shopping cart --Online Store web site using JSPs. The author then builds on this same example by providing Customer feedback ,product evaluation,customer survey forms and frequent shopper programs. He also lists many small miscellaneous useful programs. A feature I found very useful is the step by step "for Dummies approach " appendix on how to create your own JSP Environment ...setting the system configuration..and setting up the databses...which is usually a very boring and time consuming job which is prone to errors. I dont know why the author has put it in appendix at the end. It should be put in the beginning. Also, I wish the author had included more XML examples in this book. Those working on ecommerce web sites and sites whose data changes dynamically like stock finance sites, weather sites will find the book invaluable.
War diese Rezension für Sie hilfreich?
Von Ein Kunde
Format:Taschenbuch
This book is a great book for beginners to intermediates. It is chalked full of real world examples. The book is very easy to follow and goes at a good pace. It does have a few spelling errors, but still a very good book. If you are looking for an intro book to learn JSP, this book is a great starting off point.
War diese Rezension für Sie hilfreich?
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


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar