ユーザ用ツール

サイト用ツール


struts

リンク †

  http://www.atmarkit.co.jp/fjava/special/struts2/struts2_1.html
  http://www.stbbs.net/blog/2007/04/struts2.html
  http://www.db.is.kyushu-u.ac.jp/rinkou/tomcat/eclipsetomcat.html
  http://codezine.jp/article/detail/2296?p=2
  http://www.limy.org/program/java/struts2/
  http://hi.baidu.com/liushijianlu/blog/item/5e65f4000e61fae309fa93d2.html

↑ 動作条件 †

http://wiki.livedoor.jp/scame/d/Apache%20Struts%201

  JDK 1.4以上(必須)
  サーブレットコンテナ(Servlet API 2.3以上, JSP 1.2以上)(必須)
  Apache Maven 2.0.4以上(オプション)
  情報: http://struts.apache.org/1.3.10/userGuide/installa...

↑ インストール † ↑ 準備 †

ダウンロード http://struts.apache.org/download.cgi ↑ 配置 †

ダウンロードしたstruts-2.n.n.n.zipを解凍し、 解凍したファイルの中にある以下のファイルを、Tomcatの「lib」フォルダにコピーします。

  commons-logging-1.0.4.jar
  freemarker-2.3.12.jar
  commons-fileupload-1.2.1.jar
  ognl-2.6.11.jar
  struts2-codebehind-plugin-2.1.2.jar
  struts2-core-2.1.2.jar
  xwork-2.1.1.jar

解凍したフォルダ配下/webapps/struts-examples.warを %CATALINA_HOME%webapps配下にコピーしてTomcatを起動します。 ↑ IISの設定 †

IISとのコネクタ(JK)のconf内のuriworkermap.propertiesを編集し %CATALINA_HOME%webapps配下をtomcatで動作するようにする。

/struts2/*=wlb

%CATALINA_HOME%webapps\struts2-blank.warとし ブラウザからhttp://localhost/struts2/でアクセスする。 ↑ plugin †

jquery http://codezine.jp/article/detail/5500

struts.txt · 最終更新: 2019/06/30 12:22 by 127.0.0.1