2. 獲取最小jar集合
struts2-core-2.1.6.jar
freemarker-2.3.13.jar
commons-logging-1.0.4.jar
ognl-2.6.11.jar
xwork-2.1.2.jar
commons-fileupload-1.2.1.jar
以上六個檔案為支援struts所需要的最小jar集合
特別的,struts2.1.x支援 convention(約定),如果需要約定支援,需要該jar
struts2-convention-plugin-2.1.8.jar
3.新建eclipse web工程,並拷貝jar到工程/web-inf/lib下
4.配置web.xml
struts2
org.apache.struts2.dispatcher.filterdispatcher
5.配置struts.xml
在src目錄下,新建struts.xml檔案
struts2 x的基本配置
1.先配置xml struts2 org.apache.struts2.dispatcher.ng.filter.strutsprepareandexecutefilter 2.在src目錄下面建立並配置struts.xml 之前要在window preference xmlcatalog中新增 w...
配置乙個Struts2 1 程式
首先第一步,用myeclipse建立乙個web專案 color green 引入基本的jar包,這些包可以在struts目錄下的空專案中找到 color img color green 引入struts.xml配置檔案,從那個示例空專案中複製黏貼,放在src目錄下 color color green...
x86核心的配置,編譯,及安裝
在學習的同時,總結 x86核心的配置,編譯和 安裝如下 為掌握在 x86的平台下,實現從配置檔案到安裝核心的完整過程,需經如下步驟 1 解壓核心。現以 linux2.6.29 為例,將 linux2.6.29 壓縮檔案拷貝到虛擬機器 linux 的目錄下,解壓在當前的目錄,解壓命令用 tar jxv...