Название: Java Web Application Details Автор: Studio Jim Издательство: Independently published Год: 2024 Формат: EPUB Страниц: 1135 Размер: 16 mb Язык: английский
This book takes the development of network message board as the main line to integrate the JavaWeb knowledge, complete knowledge modules, and gradually enable students to fully grasp the JavaWeb development technology through static web pages, dynamic web pages, system framework and project practice. Static web page article mainly explains HTML, CSS, DIV, jаvascript and other basic knowledge. Dynamic website in-depth explanation of Servlet, JSP, JavaBean, BC database connection, database connection pool and other Java Web development core technologies. The system framework article is based on the height of architecture design, explaining the three major frameworks to build a website Struts, Hibernate, Sprin9 and tag library. The project describes in detail the development details of three systems: general forum BBS, social networking site and DIY commodity electronic trading platform, so that readers can truly grasp the essence of JavaWeb development.
Static page text Development environment installation and configuration HTML and its applications CSS and its applications jаvascript and its Applications Dynamic website Web program operation principle Servlets and their applications BC Database Connection Database connection pooling technology JSP and its applications Javabeans and their applications System framework Struts framework and its applications