There are many Java Web development technologies, such as JSP, Servet, JSF, struts, hibernate, webwork, spring, tapestry, and JPA. There are also many books on these technologies, some specific technologies are integrated. If you want to learn more, you may need more books, which will lead to a high learning cost. So I want to write such a book. Through this book, I can understand the nature of Java Web development, master the core technology of Java Web development, and understand related technologies, then, the reader uses online materials or various technical documents to learn other Java Web development technologies.
I think such a book should have the following content:
- The operating principles and features of Java Web applications.
- Basic knowledge of JSP: output, input, information transmission, and information storage.
- Basic knowledge of Java Servlet: servlet, filter, listener, and basic functions of controller.
- JDBC knowledge: Basic JDBC interface application.
- Application layering and MVC pattern.
- Ideas and comparisons of various web layer frameworks.
- Ideas and comparisons of the persistence layer framework.
- Java Web development topics: security, transactions, exception handling, and day-to-day.
- Development Environment and application server.
I wonder if this idea is appropriate? We hope that experts will participate in the discussion and make some contributions to the popularization of Java Web technology.