struts——mvc 的一種開放源碼實(shí)現(xiàn)[外文翻譯].doc
struts——mvc 的一種開放源碼實(shí)現(xiàn)[外文翻譯],struts——mvc 的一種開放源碼實(shí)現(xiàn)[外文翻譯] 本文介紹 struts,它是使用 servlet 和 javaserver pages 技術(shù)的一種 model-view-controller 實(shí)現(xiàn)。struts 可幫助您控制 web 項(xiàng)目中的變化并提高專業(yè)化水平。盡管您可能永遠(yuǎn)不會用 struts 實(shí)現(xiàn)一個(gè)...
內(nèi)容介紹
此文檔由會員 鑫夢 發(fā)布Struts——MVC 的一種開放源碼實(shí)現(xiàn)[外文翻譯]
本文介紹 Struts,它是使用 servlet 和 JavaServer Pages 技術(shù)的一種 Model-View-Controller 實(shí)現(xiàn)。Struts 可幫助您控制 Web 項(xiàng)目中的變化并提高專業(yè)化水平。盡管您可能永遠(yuǎn)不會用 Struts 實(shí)現(xiàn)一個(gè)系統(tǒng),但您可以將其中的一些思想用于您以后的 servlet 和 JSP 網(wǎng)頁的實(shí)現(xiàn)中。
Struts——an open-source MVC implementation
This article introduces Struts, a Model-View-Controller implementation that uses servlets and JavaServer Pages (JSP) technology. Struts can help you control change in your Web project and promote specialization. Even if you never implement a system with Struts, you may get some ideas for your future servlets and JSP page implementation.