Studio J. Java Web Application Details 2024
Download this torrent!
Studio J. Java Web Application Details 2024
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 19.28 MB
Added: 2025-03-10 23:38:54
Share ratio:
5 seeders,
2 leechers
Info Hash: 9A0BFF1B86175C29D6521FFBE5C4E5AAE41CE7EE
Last updated: 9.9 hours ago
Description:
Textbook in PDF format
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, JavaScript 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
JavaScript 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