買這商品的人也買了...
- 
                
                  
                  
                計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 - 
                
                  
                  
                ASP.NET 程式設計徹底研究$590$466 - 
                
                  
                  
                鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 - 
                
                  
                  
                人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 - 
                
                  
                  
                XSLT 2.0 Web Development$1,740$1,653 - 
                
                  
                  
                最新 JavaScript 完整語法參考辭典 第三版$490$382 - 
                
                  
                  
                CMMI Distilled 中文版 (CMMI Distilled, 2/e)$450$360 - 
                
                  
                  
                Windows 驅動程式設計指南 (Programming the Microsoft Windows Driver Model, 2/e)$890$703 - 
                
                  
                  
                RFID 技術與應用$480$408 - 
                
                  
                  
                Linux 關鍵指令大全$450$356 - 
                
                  
                  
                GNU Make 專案開發工具 (Managing Projects with GNU Make, 3/e)$620$490 - 
                
                  
                  
                深入淺出設計模式 (Head First Design Patterns)$880$695 - 
                
                  
                  
                深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 - 
                
                  
                  
                鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663 - 
                
                  
                  
                ASP.NET 2.0 深度剖析範例集$650$507 - 
                
                  
                  
                Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 - 
                
                  
                  
                802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide, 2/e)$760$600 - 
                
                  
                  
                C++ Primer, 4/e (中文版)$990$891 - 
                
                  
                  
                Professional Apache Tomcat 6 (Paperback)$1,500$1,425 - 
                
                  
                  
                Apache Struts 2 Web Application Development (Paperback)$1,350$1,283 - 
                
                  
                  
                Google Android SDK 開發範例大全 2$890$703 - 
                
                  
                  
                JSP 2.0 動態網頁入門實務:Web 應用程式/資料庫應用/JNDI/JavaMail/XML/AJAX/自訂標籤/JSTL/EL/MVC$660$521 - 
                
                  
                  
                深入淺出 Android 系統原理及開發要點$450$351 - 
                
                  
                  
                約耳續談軟體-探究軟體經營的根本實學 (More Joel on Software: Further Thoughts on Diverse and Occasionally Related Matters That Will Prove)$490$387 - 
                
                  
                  
                ASP.NET MVC 2 開發實戰$590$466 
商品描述
JavaServer Pages (JSP) is a server-side technology that creates highly interactive and flexible Web applications. In today’s economic climate, JSP is particularly compelling for businesses because it’s cost effective, with a short learning curve and plentiful open-source development and deployment options.
JSP combines HTML, which creates the basic structure of a Web page, and Java, which provides dynamic features such as pulling data from a server and presenting that data in an HTML form. JSP therefore allows you to create interactive websites and web-based applications.
This book is your guide as you begin using JSP. It starts by steering you through your first JSP application. It reviews HTML and provides you with a useful overview of JSP. You’ll then be ready to start learning one of the core techniques in JSP—pulling data from a database and working with that data. When you’ve mastered this technique, you’ll be ready to branch out powerfully into other JSP topics in this book: variables, scope, flow control, and code reuse for productive time management. Finally, the book shows you how you can use JSP with XML and gives you a taste of some advanced topics, including using Struts and the Model View Controller.
Beginning JSP 2 gives step-by-step examples to explain the techniques behind the code. It provides realistic scenarios wherever possible to build your knowledge and confidence in JSP. After reading this book, you’ll have the knowledge and skills to enter the Web development and Java development industries. All you need to begin this journey is a basic understanding of HTML and Java.
Table of contents:
Chapter 1 
Creating Your First JSP Page
Chapter 2 Learning How HTML Works
Chapter 3 
Introducing JSP
Chapter 4 Working with Data 
Chapter 5 Making Decisions, 
Decisions 
Chapter 6 Reusing Code
Chapter 7 Performing Time 
Management
Chapter 8 Using JSP and XML Together 
Chapter 9 Going Behind 
the Scenes
Chapter 10 Implementing the Model 2 Architecture and Using 
Struts
Appendix A JSP Syntax Reference 
Appendix B JSP Implicit 
Objects
Appendix C XML Configuration Files 
Appendix D Getting More 
Information 
商品描述(中文翻譯)
JavaServer Pages (JSP) 是一種伺服器端技術,用於創建高度互動和靈活的網頁應用程式。在當今的經濟環境中,JSP 對企業特別具吸引力,因為它具有成本效益,學習曲線短,並且有豐富的開源開發和部署選項。
JSP 結合了 HTML,這是創建網頁基本結構的語言,以及 Java,這提供了動態功能,例如從伺服器提取數據並以 HTML 形式呈現這些數據。因此,JSP 使您能夠創建互動網站和基於網頁的應用程式。
本書是您開始使用 JSP 的指南。它首先引導您完成第一個 JSP 應用程式。它回顧了 HTML 並為您提供了 JSP 的有用概述。然後,您將準備開始學習 JSP 的核心技術之一——從資料庫提取數據並處理這些數據。當您掌握了這項技術後,您將能夠強有力地拓展本書中的其他 JSP 主題:變數、範圍、流程控制和代碼重用,以提高時間管理的效率。最後,本書向您展示如何將 JSP 與 XML 一起使用,並讓您了解一些進階主題,包括使用 Struts 和模型-視圖-控制器(Model View Controller)。
《Beginning JSP 2》提供逐步示例來解釋代碼背後的技術。它在可能的情況下提供現實場景,以增強您在 JSP 中的知識和信心。閱讀完本書後,您將具備進入網頁開發和 Java 開發行業的知識和技能。開始這段旅程所需的只是對 HTML 和 Java 的基本理解。
目錄:
第 1 章 創建您的第一個 JSP 頁面
第 2 章 學習 HTML 的工作原理
第 3 章 介紹 JSP
第 4 章 處理數據
第 5 章 做出決策
第 6 章 代碼重用
第 7 章 執行時間管理
第 8 章 一起使用 JSP 和 XML
第 9 章 幕後揭秘
第 10 章 實現 Model 2 架構並使用 Struts
附錄 A JSP 語法參考
附錄 B JSP 隱式對象
附錄 C XML 配置文件
附錄 D 獲取更多信息
