Web development is simpler than it seems, especially with the software tools freely available on the Web. This book breaks from the tradition of teaching a history of Web development and jumps to the good stuff from the outset so that students can start writing real applications. This comprehensive
Web Development with Java: Using Hibernate, JSPs and Servlets
โ Scribed by Tim Downey
- Publisher
- Springer
- Year
- 2007
- Tongue
- English
- Leaves
- 300
- Edition
- 1st Edition.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Web development is simpler than it seems, especially with the software tools freely available on the Web. This book breaks from the tradition of teaching a history of Web development and jumps to the good stuff from the outset so that students can start writing real applications. This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Features and topics: โข Presents the many topics of web development in small steps, in an accessible, easy-to-follow style; focusing on the most important information first, and allowing the reader to gain basic understanding before moving forwards โข Uses existing powerful technologies that are freely available on the web to speed up web development, such as JSP, JavaBeans, Annotations, JSTL, Java 1.5, Hibernate and Tomcat โข Starts with the simplest technology for web development (JSP) and gradually introduces the reader to more complex topics โข Core technologies are introduced from the outset, such as the Model-View-Controller architecture โข Includes many helpful pedagogical tools for students and lecturers such as, an introduction to each topic, questions and exercises at the end of each chapter, detailed illustrations and chapter summaries โข By using Hibernate as the database tool in this book, there is no need for the reader to know SQL Written for novice developers with a solid background in programming, but who do not have any database training, this thorough, easy-to-use book provides an exemplary introductory course in web development for undergraduates, as well as web developers. With its straightforward and systematic style this text is also ideal for self-study. Tim Downey has over ten years experience teaching web development, and has won Outstanding Teaching Awards in 1997, 2002, 2006 and 2007. He maintains the following active website which contains many complete examples and tutorials: http://www.bytesizebook.com/
โฆ Table of Contents
Web Development with Java......Page p0001.djvu
Preface......Page p0006.djvu
Contents......Page p0007.djvu
1 Browser โ Server Communication......Page p0013.djvu
2 Controllers......Page p0044.djvu
3 Java Beans and Controller Helpers......Page p0076.djvu
4 Enhancing the Controller......Page p0107.djvu
5 Hibernate......Page p0134.djvu
6 Advanced HTML and Form Elements......Page p0178.djvu
7 Accounts, Cookies and Carts......Page p0225.djvu
Appendix......Page p0265.djvu
Index......Page p0293.djvu
๐ SIMILAR VOLUMES
<P>Web development is simpler than it seems, especially with the software tools freely available on the Web. This book breaks from the tradition of teaching a history of Web development and jumps to the good stuff from the outset so that students can start writing real applications.</P> <P>This com
I have almost finished reading the book. It is clear, the examples help you understanding the mechanism of a web application. It is a straight and concise introduction to web applications: in an affordable number of pages you can have the basic tools for starting, I trust in the best way. There are
<p><p>Start building Java–based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example–driven, <em>Beginning JSP, JSF, and Tomcat: Java Web Development, Second Edition</em> is all you need to develop dynamic Java-based web applications using JSP, c