This book is a monograph on JSP website programming. From the perspective of self-study and teaching, the author starts from the basic knowledge and basic syntax of JSP, and explains the methods and techniques of JSP website programming in detail with practical examples.
The book has 11 chapters in total. Chapter 1 is an overview of JSP, and introduces the running environment and implementation principles of JSP; Chapter 2 discusses the basic syntax of JSP; Chapter 3 details the use of JSP built-in objects; Chapter 4 explains Java Server applet (Java Servlet); Chapter 5 introduces XML and the relationship and use of JSP and XML; Chapter 6 discusses the technology of accessing databases in JSP---the principles of JDBC and basic knowledge of databases; Chapter 7 introduces Java component technology --- JavaBean; Chapter 8 covers some advanced development technologies of JSP, such as exception handling, tag library expansion, etc.; Chapters 9 and 10 give programming examples respectively: JSP BBS forum program, JSP Chat room program, Chapter 11 is a collection of JSP programming skills; the appendix provides 6 hands-on guided operations.
This book has a clear structure, rich content, in-depth explanations, and close integration of practical examples and software functions. It is not only a self-study guide for the majority of junior and intermediate users who are engaged in website development and programming using JSP, but can also be used as a reference book for teaching and self-study by teachers and students in related majors in colleges and universities.
Expand