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
- 304
- 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
Cover......Page 1
Web Development
with Java......Page 3
ISBN: 9781846288623......Page 4
Preface......Page 8
Contents......Page 10
1 Browser โ Server Communication......Page 17
2 Controllers......Page 48
3 Java Beans and Controller Helpers......Page 80
4 Enhancing the Controller......Page 111
5 Hibernate......Page 138
6 Advanced HTML and Form Elements......Page 182
7 Accounts, Cookies and Ca......Page 229
A.1 Classpath and Packages......Page 269
A.2 JAR File Problems......Page 270
A.3 MySQL......Page 272
A.4 Auxiliary Classes......Page 273
Glossary......Page 295
References......Page 296
Index......Page 297
๐ 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