The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Beginning JSP 2.0: From Novice to Professional
  

  Beginning JSP 2.0: From Novice to Professional by Peter De Haan ; Lance Lavandowska ; Sathya N Panduranga ; Krishnaraj Perrumal

  • Published by: APRESS
  • Author: Peter De Haan ; Lance Lavandowska ; Sathya N Panduranga ; Krishnaraj Perrumal
  • Page Count: 456
  • Group: JAVASERVER PAGES (JSP)
  • ISBN: 1590593391/9781590593394
  • Published: Jul 2004

Our Price: 17.50
Discount: 30%
RRP: 25.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Beginning JSP 2.0: From Novice to Professional
Let Beginning JSP 2 be your guide as you begin using JSP. This comprehensive guide starts by steering you through your first JSP application. It reviews HTML, and provides you with a useful overview of JSP. You'll then be ready to start learning one of the core techniques in JSP: pulling data from a database and working with that data.

When you've mastered this technique, you'll be ready to branch out powerfully into other JSP topics: variables, scope, flow control, and code reuse for productive time management. Finally, the book shows you how you can use JSP with XML and gives you a taste of some advanced topics, including using Struts and the Model View Controller.

 

This book's step-by-step examples explain the techniques behind the code. The authors include realistic scenarios wherever possible to build your knowledge and confidence in JSP. After reading this book, you'll have the knowledge and skills to enter the web development and Java development industries. All you need to begin this journey is a basic understanding of HTML and Java.

Chapter 1 Creating Your First JSP Page
Chapter 2 Learning How HTML Works
Chapter 3 Introducing JSP
Chapter 4 Working with Data
Chapter 5 Making Decisions, Decisions
Chapter 6 Reusing Code
Chapter 7 Performing Time Management
Chapter 8 Using JSP and XML Together
Chapter 9 Going Behind the Scenes
Chapter 10 Implementing the Model 2 Architecture and Using Struts
Appendix A JSP Syntax Reference
Appendix B JSP Implicit Objects
Appendix C XML Configuration Files
Appendix D Getting More Information