Java Web Programming with Eclipse - CSUSB CNS

Java Web Programming with Eclipse

David Turner, Ph.D. Department of Computer Science and Engineering California State University San Bernardino Jinsok Chae, Ph.D. Department of Computer Science and Engineering University of Incheon

Copyright c 2009 by David Turner and Jinseok Chae

Version December 1, 2009

Preface

The purpose of the book is to introduce students to web application development in Java with the use of Eclipse. The book assumes a familiarity with HTML and the Java programming language.

The book is in cookbook format in that it provides instructions on how to construct solutions to various problems. The intent is to show students how to accomplish typical Web development tasks in the Java language. In later chapters of the book, detailed instructions are omitted if they duplicate instructions in an earlier chapter. This assumes the student can recall or refer back to the previous instructions. Unguided exercises are also provided so that students can apply what they have covered in the main text. The book omits many details and explanations. For these, the reader will need to consult online documentation or search the Web for other tutorials and articles. Each chapter contains a list of references that the reader may find useful for filling in these missing details.

This is an active book in the sense that the reader is expected to carry out the procedures described. The code examples provided in each chapter are not self-contained; they need to be developed by progressing sequentially through the chapters.

1

2

December 1, 2009

Acknowledgements

The following people have helped to create this book. ? Eyob Zellke ? Patrick O'Conner ? The students of Winter quarter 2008 of Server Programming at CSUSB

3

4

December 1, 2009

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download