Servlets and JavaServer Pages

Visit Servlets and JavaServer Pages

Introduction to JavaServer Pages (JSPs) and servlets, software installation for Java server developers (JDK, Tomcat, Apache, JRun, and other Web containers), summary of Web application deployment directories, advantages of servlets, the servlet lifecycle, processing HTTP form data (including request headers and CGI variables), cookies and sessions, advantages of JSPs, basic JSP scripting tutorial (including expressions and scriptlets), using JavaBeans with JSPs (tags and properties), custom tag libraries, introduction to the Model-View-Controller (MVC) architecture, registering and deploying Web applications (.WAR files and data sharing), in-depth guide to Web application configuration (comprehensive guide to web.xml settings), configuring servlets (including filters and error pages, timeouts and installing tag libraries), case study for an online boat shop, declarative security tutorial (including SSL and form-based authentication).

  • Cost: $34.99
  • Pages: 752
  • Edition: 1st edition
  • ISBN: 0130676144

Teach Yourself Java 1.1

Visit Teach Yourself Java 1.1

This updated bestseller is the definitive guide to learning Java 1.1. Teach Yourself Java 1.1 in 21 Days, Second Edition carefully steps you through the fundamental concepts of the Java language, as well as the basics of applet design and integration with Web presentations. Learn the basics of object-oriented programming and Java development. Create stand alone cross platform applications. Add interactivity and animation to your Web sites with Java applets. The Java applet is itself a fully functioning program. It's an application, but it's a little application: An applet, in other words. Applets can be loaded right in web browsers like Internet Explorer and Netscape all throughout the Internet. Explore new Java features like JDBC, RMI, and JavaBeans. The Beginning is very good for people having no concept of OOPS and want to start with Java programming.

  • Cost: $1.49
  • Pages: 775
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 1575211424

Teach Yourself Java 2

Visit Teach Yourself Java 2

Sams Teach Yourself Java in 24 Hours is a step-by-step tutorial that teaches someone with no previous programming experience how to create simple Java programs and applets. It starts out at a lower level than Sams Teach Yourself Java in 21 Days, and takes things at a slower pace, focusing on key programming concepts and essential Java basics. Although the basic structure of the book, and many of its examples, will remain the same in this new edition, the author will make use of dozens of reader comments to make improvements to explanatory text and example programs. This new edition of the book maintains and improves upon all these qualities, while updating, revising, and reorganizing the material to cover the latest developments in Java and to expand the book's coverage of core Java programming topics. Revised and updated edition of the leading Java tutorial for beginners with no previous programming experience.

  • Cost: $17.49
  • Pages: 552
  • Edition: 3rd edition
  • ISBN: 0672324601

Teach Yourself Java 2 Online

Visit Teach Yourself Java 2 Online

Sams Teach Yourself Java 2 Online in Web Time helps the first-time programmer or the programmer new to Java to learn Java and its APIs. Written in a warm and familiar style, Teach Yourself Java in WebTime requires no previous programming experience. It incorporates the proven instructional techniques of the Teach Yourself series, including end-of-section quizzes and programming exercises that allow you to review and expand upon the concepts and skills presented in that chapter. The learning experience is further enhanced with an instructional Web site. Steve Gilbert teaches Computer Science at Orange Coast College in Costa Mesa, California. Bill McCarty teaches Computer Science and management Information Systems at Azusa Pacific University in Azusa, California. Overall if you are new to Java are want a good resource on the basic concepts this is an excellent book for that scenario.

  • Cost: $0.49
  • Pages: 867
  • Edition: Book and CD-ROM edition
  • ISBN: 0672316684

Teach Yourself Java in 21 Days

Visit Teach Yourself Java in 21 Days

Add interactivity and animation to your Web site and turn static plain vanilla pages into fun, exciting multimedia presentations! This book teaches the basic concepts of object-oriented programming with Java with numerous examples and tutorials to provide hands-on practice creating Java applets. Provides a solid foundation for moving on to more sophisticated Java programming. This book is a detailed guide to developing applications with the Java language. The CD includes the source code for all the examples used in the book, additional examples of Java applets, and Java browsers for all supported platforms. Introducing the first, best, and most detailed guide to developing applications with the hot new Java language from Sun Microsystems. Provides detailed coverage of the hottest new technology on the World Wide Web. Shows readers how to develop applications using the Java language. Includes coverage of browsing Java applications with Netscape.

  • Cost: $0.98
  • Pages: 527
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210304

Teach Yourself Java Platform

Visit Teach Yourself Java Platform

Sams Teach Yourself Java in 21 Days continues to be the most popular, best-selling Java tutorial on the market. It has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. The Professional Reference Edition of the book includes an extra seven chapters covering advanced topics like object serialization, remote method invocation, accessibility, security, JavaBeans, JDBC and advanced data structures, as well as a 200 page reference section detailing the most commonly used aspects of the Java language. A bonus section, seven days of lessons beyond SAMS's standard three-week format testifies to the richness of the Java 2 platform. Here the authors cover such useful Java topics as JDK command-line tools, signed Java applets, JavaBeans, and JDBC database programming. With its comprehensible format and often witty writing style, this text delivers an appealing introduction.

  • Cost: $3.46
  • Pages: 1200
  • Edition: Book and CD-ROM edition
  • ISBN: 067231438X

Teach Yourself JBuilder 2 in 21 Day

Visit Teach Yourself JBuilder 2 in 21 Day

In just 21 days, you'll have all the skills you need to get up and running efficiently. With this complete tutorial, you'll master the basics and then move on to the more advanced features and concepts of Java and JBuilder. Master all of the new and advanced features that JBuilder 2.x offers. Learn how to effectively use the latest tools and features of JBuilder, by following practical, real-world examples. Get expert tips from a leading authority on implementing JBuilder in the corporate environment. This book is designed for the way you learn. Go chapter by chapter through the warranted, step-by-step lessons, or just choose those lessons that interest you the most. A tutorial in the format of the other bestselling "Teach Yourself" books, this title presents information on JBuilder 2 and teaches readers how to use it to develop programs. Since JBuilder's programming language is Java, the book teaches how to program within the Java environment.

  • Cost: $27.99
  • Pages: 816
  • Edition: 1st edition
  • ISBN: 0672313189

Teach Yourself Visual J++

Visit Teach Yourself Visual J++

Readers will learn how to use Visual J++, Microsoft's Windows version of Java, to design and create Java applets for the World Wide Web. Visual J++ includes many new features to Java including visual resource editing tools, source code control, syntax coloring, visual project management, and integrated bills. All of those tools are covered in detail giving readers the information they need to write professional Java applets for the Web. Includes information on the Java class libraries and how to use them to create specific applet effects. A detailed guide to developing applications with the new Java-compatible technologies from Microsoft. Java allows programmers to embed applications within Web pages, while Jakarta broadens the support of the language on the Web. This guide teaches people about the Java language and how to use it to create interesting applets to enhance their Web applications. CD-ROM includes all the source code from the book.

  • Cost: $0.99
  • Pages: 560
  • Edition: Book and CD edition
  • ISBN: 1575211580

The J2EE Tutorial

Visit The J2EE Tutorial

This guide offers technical advice on developing and deploying applications using the J2EE platform. Employing an interactive, example driven approach, the book illustrates J2EE's basic concepts and outlines its application to several program architectures. Sample programs and source code are provided. A companion CD-ROM contains other tutorials, software development kits, and sample applications. The J2EE Tutorial is the official guide, from Sun Microsystems, to using J2EE in a step-by-step, example-driven approach. This new tutorial follows the same successful teaching style as the Java Tutorial, Third Edition. The material has been vetted through the architects of each of the major J2EE areas: JSP, servlets, JDBC, and EJBs, creating an authoritative and closely reviewed text. Offers unparalleled technical guidance into developing and deploying applications on the J2EE platform. Bodoff and Green are a staff writers at Sun Microsystems.

  • Cost: $34.99
  • Pages: 528
  • Edition: Book and CD-ROM edition
  • ISBN: 0201791684

Tutorial for JBuilder

Visit Tutorial for JBuilder

This easy to follow introduction to JBuilder, based on JBuilder 8 is written for those who want to develop Java projects using JBuilder. Hands-on illustrations cover all the core features in how to use one of the most popular IDE used to develop Java programs. The tutorial addresses creating projects, creating, compiling, and running Java programs, creating and testing Java applets, JBuilder menu commands, customizing JBuilder environment, JBuilder menu commands, debugging in JBuilder, designing user interfaces using JBuilder UI designer, generating and viewing Javadoc in JBuilder, deploying Java applications and applets, and creating and running Java servlets and JavaServer pages. For programmers using Java. Taking advantage of the JBuilder program's built-in Project, Applet, and Application Wizards to streamline your programming will speed development time and allow you to concentrate on things that are worth your time.

  • Cost: $15.00
  • Pages: 100
  • Edition: 1st edition
  • ISBN: 0131410792