Beginning Jsp 2.0: Build Web Applications Using Jsp, Java, and Struts
暫譯: JSP 2.0 入門:使用 JSP、Java 和 Struts 建立網頁應用程式

Ben Galbraith, Peter den Haan, Lance Lavandowska, Sathya Narayana Panduranga, Krishnaraj Perrumal, Erick Sgarbi

買這商品的人也買了...

商品描述

JavaServer Pages (JSP) is an established and popular technology for building dynamic web applications that can access databases and provide an interactive experience for your website's users. This book uses the new version of JSP – JSP 2.0 – which makes JavaServer Pages more powerful and much easier to program.

In this book you'll learn how the web works and how JSP fits in, how to get input from the user and create web pages "on the fly", and how JavaBeans, components, and tag libraries allow you to make your code more readable and easier to maintain. The book also covers how to handle errors in your code, the best ways of designing web applications, and finishes with a comprehensive case study that builds a browser-based project management tool easily adaptable to many businesses.

JSP is built on top of the Java programming language, so this book will additionally teach you the fundamentals of Java alongside JSP itself.

商品描述(中文翻譯)

JavaServer Pages (JSP) 是一種成熟且受歡迎的技術,用於構建可以訪問資料庫並為網站用戶提供互動體驗的動態網頁應用程式。本書使用 JSP 的新版本 – JSP 2.0 – 使 JavaServer Pages 更加強大且更易於編程。

在本書中,您將學習網路的運作方式以及 JSP 的角色,如何從用戶獲取輸入並即時創建網頁,以及 JavaBeans、組件和標籤庫如何使您的代碼更具可讀性和易於維護。本書還涵蓋了如何處理代碼中的錯誤、設計網頁應用程式的最佳方法,並以一個全面的案例研究作結,該案例研究構建了一個基於瀏覽器的專案管理工具,易於適應許多業務需求。

JSP 建立在 Java 程式語言之上,因此本書還將教您 Java 的基本概念,與 JSP 一起學習。