Cantitate/Preț
Produs

Java Server and Servlets: Building portable web applications

Autor Peter Rossbach, Hendrik Schreiber
en Limba Engleză Paperback – 28 mar 2000
Java Server and Servlets is an indispensable resource for developers and Java programmers who are responsible for constructing Web-based server-side applications for small to medium-sized companies. It introduces all the relevant technologies and explains how to use them, and then goes on to describe the design principles behind building your own Web server and how to build your own applications. The authors have created their SMI (Servlet Method Invocation), an extension based on the servlet API, and provide their own software, the servlet engine Jo!. In addition to providing an illustrated example of how to build a web server, the book also covers a framework, WebApp, for the developer who, having understood the principles laid out, can use it as a basis for creating and developing better applications.
Citește tot Restrânge

Preț: 10006 lei

Preț vechi: 33354 lei
-70%

Puncte Express: 150

Preț estimativ în valută:
1917 2077$ 1644£

Carte în stoc

Livrare din stoc 30 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780201674910
ISBN-10: 0201674912
Pagini: 448
Dimensiuni: 187 x 234 x 20 mm
Greutate: 1.26 kg
Ediția:1
Editura: Pearson Education
Colecția Addison Wesley
Locul publicării:Harlow, United Kingdom

Cuprins

About the Authors Page.
Preface.
The Software for the Book.
Notation in UML.
Questions and Suggestions.
Our Thanks.
I. BASIS
1. Fundamentals.
2. HTTP Server.
3. Servlets.
II. WEBAPP FRAMEWORK.
4. Configuration Management.
5. Protocol Service.
6. Server Toolkit.
7. Developing Jo! The Servlet Engine.
8. Servlet Method Invocation.
9. Java Objects in a Relational Database.
10 Generating Dynamic HTML Pages with Servlets.
III. APPLICATIONS.
11. Storebrowser.
12. Onlineshop.
13. Chat.
14. Final Comments.
Appendix A: Configfilereader File Format.
Appendix B: Options for Configuring the Persistence Framework.
Appendix C: Deployment Descriptor's DTD.
Appendix D: Figures.
Appendix E: Tables.
Appendix F: Listings.
Bibliography.
Index.
 

Notă biografică

Peter Rossbach has 10 years' practical experience in Object Oriented analysis, design and programming, most recently concentrating on using Java for web applications. He has led the development of a distributed content management system for commerce and banking which now supplies up-to-date information to more than 500 sites, and has recently founded his own company which creates products and projects for Java-based e-commerce solutions.  Hendrik Schreiber caught the Java bug 5 years ago and since then has worked as a contract developer on the development of Web applications and servers. His work involves the creation of the Java-based script language objectHTML and the servlet-enabled web server 'Jo!'.

Textul de pe ultima copertă

Increasing numbers of businesses are making rapid progress in providing information on the Internet and creating their own e-commerce sites, as well as simply accessing information from it. The technological focus is now shifting from the client to the server. This invaluable book describes how to use Java to program for the server and how to create server-side applications and servlets. Java Server and Servlets is an indispensable resource for developers and Java programmers who are responsible for constructing Web-based server-side applications for small to medium-sized companies. It introduces all the relevant technologies and explains how to use them, and then goes on to describe the design principles behind building your own Web server and how to build your own applications. The authors have created their SMI (Servlet Method Invocation), an extension based on the servlet API, and provide their own software, the servlet engine 'Jo!'. In addition to providing an illustrated example of how to build a web server, the book also covers a framework, WebApp, for the developer who, having understood the principles laid out, can use it as a basis for creating and developing better applications.

Caracteristici

  • Introduces principles of web server-based programming, HTTP, HTML and UML.
  • Accompanying web site (www.webapp.de) contains WebApp framework which can be downloaded and used to work through the example applications; plus, free, easily-accessible source code for use and development.
  • Three fully worked examples of how the framework can be used to develop a typical application e.g. browser, online shop, chat application.
  • Includes key chapters on SMI (Servlet Method Invocation) and the persistence framework.