Beginning JSP Web Development
What does this book cover?
- How to install Java and JSP/Servlets
- How to create dynamic web sites with JavaServer Pages (JSP)
- Object-oriented programming in Java
- Java's core utility and input/output classes
- How to use and create JSP Tag Libraries
- Best practices in designing web applications with Java
- Relational database access with MySQL and JDBC
- Using the popular Struts framework to simplify application design
- Includes frequent worked examples, including an in-depth case study
- Book overview
JavaServer Pages (JSP) is an increasingly popular technology for building dynamic web applications that can access databases and provide an interactive experience for your site's users. JSP is built on top of the Java programming language, and so this book will teach you both JSP itself and the fundamentals of Java.
You'll learn how the web works and how JSP fits in, how to get input from the user and create web pages 'on the fly', how JavaBeans components and tag libraries allow you to make your code more readable and easier to maintain, and of course how the Java language itself works. The book also covers how to handle errors in your code, the best ways of designing web applications, and rounds up with a comprehensive case study - a web site for a local tourism authority.
Who is this book for?
Anyone who knows HTML can use this book - no previous programming experience is required, and you will learn both JavaServer Pages (JSP) and the Java language on which it is based. This book is also suitable for more experienced programmers who need an introduction to Java and web programming. All the code can be used on either a Windows or a UNIX (e.g. Linux) system.
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|