Webmaster Tips » Webmaster Books » Apache
Apache books
Apache Phrasebook
![]() |
Author: | Daniel Lopez |
| List price: | $19.99 | |
| Amazon price: | $6.50 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Sams ( 4 June 2006) |
What is the new essential for Apache developers? The Apache Phrasebook. Packed with practical solutions, or "phrases," for tasks that the Apache developer much accomplish every day, the phrasebook fills the need for a short, functional, to-the-point reference for Apache. The code contained in the phrasebook is flexible, so it can be easily adapted to your needs. Today's problem is likely to be tomorrow's problem, so don't waste your time on lengthy tutorials. Go straight to practical Apache tools that provide immediately applicable solutions for any situation with the Apache Phrasebook.
Quickstart Apache Axis2: A practical guide to creating quality web services
![]() |
Author: | Deepal Jayasinghe |
| List price: | $39.99 | |
| Amazon price: | $27.91 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (26 May 2008) |
Everything you need to create secure, reliable and easy-to-use web services using Apache Axis2. Packed with real-life examples, you will learn how to work with Axis2 in a fast and practical way. You will learn to build SOAP and REST web services and APIs for your web applications. This book is for Java developers who are interested in building web services using Apache Axis2. The book presumes that you are familiar with web standards like SOAP, WSDL and XML parsing.
Writing Apache Modules with Perl and C
![]() |
Author: | Lincoln Stein |
| List price: | $44.99 | |
| Amazon price: | $13.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media ( 1 March 1999) |
Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API.
For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server.
Writing Apache Modules with Perl and C shows how to extend web server capabilities regardless of whether the programming language is Perl or C. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform for tasks like the following:
- Rewriting CGI scripts as Apache modules to vastly improve performance
- Server-side filtering of HTML documents, to embed special markup or code (much like SSI)
- Enhancing server log functionality
- Converting file formats on the fly
- Implementing dynamic navigation bars
- Incorporating database access into CGI scripts
- Customizing access control and authorization to block robots or to use an external database for passwords
The authors are Lincoln Stein and Doug MacEachern. Lincoln is the successful author of How to Set Up and Maintain a World Wide web Site and the developer of the widely used Perl CGI.pm module. Doug is a consultant and the creator of the innovative mod_perl Apache module.
Developing Web Services with Apache Axis
![]() |
Author: | Kent, Tong Ka Iok |
| List price: | $39.98 | |
| Amazon price: | $18.33 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | LULU (29 April 2006) |
Axis, Apache Axis, Web services, SOAP, WSDL, Computer, Science, Technology, Internet, World, Wide, Web, Programming
Apache Server Administrator's Handbook
![]() |
Author: | Mohammed J. Kabir |
| List price: | $29.99 | |
| Amazon price: | $8.96 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wiley (28 April 1999) |
Apache Server Administrator's Handbook On-the-Job Apache Server Solutions Your company wants that Web site back online ? immediately. Sound familiar? Apache Server Administrator's Handbook is the book that will bail you out ? a one-stop nuts-and-bolts reference that puts real-world solutions at your fingertips. Superbly organized and packed with crystal clear action steps, it's the one book you'll carry around and consult every day. Your One-Stop Reference for:
- Core directives
- Standard modules
- Virtual Web services
- SSI
- CGI
- FastCGI
- Server monitoring and security
- SSL For Apache
- Mod Perl
- Mod Rewrite
- Mod Proxy
Apache MyFaces 1.2 Web Application Development
![]() |
Author: | Bart Kummel |
| List price: | $44.99 | |
| Amazon price: | $38.19 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (14 March 2010) |
The book is written as a step-by-step, example-driven tutorial designed to be worked through step by step working on the example code as you learn. A fun example scenario is used throughout the book and of course all source code is available to download from the author's web site. The book is packed with tips and tricks, based on experience with MyFaces in real-life projects. This book is intended for Java developers who want to develop web frontends for their enterprise applications using Apache MyFaces as JSF implementation. Some basic knowledge of JSF is expected.
Sams Teach Yourself JavaServer Pages 2.0 with Apache Tomcat in 24 Hours, Complete Starter Kit (Sams Teach Yourself...in 24 Hours)
![]() |
Author: | Mark Wutka |
| List price: | $29.99 | |
| Amazon price: | $87.52 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Sams ( 8 December 2003) |
In JavaServer Pages 2.0, Sun has added new features that make it even easier to create dynamic, interactive Web pages in Java. These include a built-in expression language and a library of tags (the JSP Standard Tag Library) that facilitate creation of pages.
Sams Teach Yourself JavaServer Pages 2.0 in 24 Hours starts with the basics of JSP, and explains the expression language, JSTL, creating new tags and more. Each lesson builds on the previous one, giving you a full picture of JSP development. Later chapters describe how to incorporate XML, interface with larger Java applications, work with popular frameworks such as Struts, and more. The book includes Apache Tomcat, Sun's reference implementation of JSP, so you can start developing applications immediately.
Apache Derby -- Off to the Races: Includes Details of IBM Cloudscape (paperback)
![]() |
Author: | Paul C. Zikopoulos |
| List price: | $44.99 | |
| Amazon price: | $26.50 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | IBM Press ( 6 November 2005) |
* Learn installation, configuration, management, and security * Delve deeper with coverage on SQL, troubleshooting, application development, and more Master Apache Derby: the only open source, pure JavaaA A , fully transactional, small-footprint RDBMS Apache Derby is the world's only enterprise class open source, pure Java, fully transactional relational database. It's small enough to be embedded directly into your Java applications, providing a local data store that requires no DBA support. Powerful enough to support a wide range of traditional applications, this database ships as the default database for WebSphere Application Server and more than fifty other IBM software products. Apache Derby is built on the mature IBM Cloudscape code base IBM recently contributed to the open source community. The IBM Cloudscape code was nominated and won Developer.com's Product of the Year 2005 award. Now, IBM's own database experts have written a comprehensive guide to making the most of Apache Derby-and its commercial counterpart, IBM Cloudscape- in any development or production environment.This book systematically introduces the Apache Derby/IBM Cloudscape technology: where it fits and how to install and configure it-and how to build robust business applications and Web services with it, one step at a time. Coverage includes * Comparing Apache Derby with the commercial IBM Cloudscape offering * Deploying Apache Derby/IBM Cloudscape to support development and production environments, client/server environments, multi-threaded applications, and Web servers * Integrating Apache Derby/IBM Cloudscape into a completely open source development environment * Specific instruction on installing Apache Derby/IBM Cloudscape on WindowsA (R) and LinuxA (R) workstations-with tips on how to install the code on any platform that has a supported JVM * Understanding how programming languages interact with Apache Derby/IBM Cloudscape * Building complete sample applications step-by-step in JDBC, Windows (ODBC and .NET), PHP, Perl, and Python * Managing and securing Apache Derby/IBM Cloudscape databases * Writing SQL code for creating, retrieving, and updating data * Troubleshooting installations, databases, and applications This book has a companion Web site that contains links to the IBM version of Apache Derby and other downloadable code, documentation, articles, and other resources to give the reader a deeper understanding of some of the features available in Apache Derby. ibmpressbooks.com/title/0131855255 www-306. ibm.com/software/data/awards/ A A(c) Copyright Pearson Education. All rights reserved.
Apache HTTP Server 2.2 Official Documentation - Volume I. Server Administration
![]() |
Author: | The Apache Software Foundation |
| List price: | $29.99 | |
| Amazon price: | $28.96 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Fultus Corporation ( 2 April 2010) |
The Apache HTTP Server 2.2 Official Documentation books covers all aspects of using and managing for the world's most popular web server.
The Definitive Guide to Apache MyFaces and Facelets (Expert's Voice in Open Source)
![]() |
Author: | Zubin Wadia |
| List price: | $44.99 | |
| Amazon price: | $0.01 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (24 September 2008) |
The Definitive Guide to Apache MyFaces and Facelets covers the open source lightweight Apache MyFaces project, the most popular, extensive and pragmatic implementation of JavaServer Faces (JSF).
This is the first and only official, definitive book on Apache MyFaces Framework, needed for today’s Java-based Web 2.0 and Rich Internet Applications (RIA) applications.
Tips & Tricks
Webmaster Tools
Sponsors
Subscribe
Statistics
Validate








