差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| study:java:struts2:dependency [2009/01/01 11:28] – banana | study:java:struts2:dependency [2009/01/01 12:09] (現在) – banana | ||
|---|---|---|---|
| 行 3: | 行 3: | ||
| 우선 최신버전((본 문서를 작성하는 시점에서 최신 버전은 2.0.14이다.))의 [[http:// | 우선 최신버전((본 문서를 작성하는 시점에서 최신 버전은 2.0.14이다.))의 [[http:// | ||
| 압축을 풀면 **struts2.0.14/ | 압축을 풀면 **struts2.0.14/ | ||
| + | |||
| + | ^ a list of struts2.0.14/ | ||
| + | |antlr-2.7.2.jar|Ant 라이브러리| | ||
| + | |aopalliance-1.0.jar|AOP 라이브러리| | ||
| + | |classworlds-1.1.jar|classworlds 라이브러리| | ||
| + | |commons-beanutils-1.6.jar|빈 유틸리티 라이브러리| | ||
| + | |commons-chain-1.1.jar|chain 라이브러리| | ||
| + | |commons-collections-2.1.jar|collection 라이브러리| | ||
| + | |commons-digester-1.8.jar|digester 라이브러리| | ||
| + | |commons-logging-1.0.4.jar|로깅 라이브러리| | ||
| + | |commons-logging-api-1.1.jar|로깅 API 라이브러리| | ||
| + | |commons-validator-1.3.0.jar|Validator 라이브러리| | ||
| + | |freemarker-2.3.8.jar|Freemarker 라이브러리| | ||
| + | |ognl-2.6.11.jar|OGNL 라이브러리| | ||
| + | |oro-2.0.8.jar|Oro 라이브러리| | ||
| + | |plexus-container-default-1.0-alpha-10.jar|plexus container 라이브러리| | ||
| + | |plexus-utils-1.2.jar|plexus 유틸 라이브러리| | ||
| + | |sitemesh-2.2.1.jar|sitemesh 라이브러리| | ||
| + | |spring-beans-2.0.5.jar|Spring 빈 라이브러리| | ||
| + | |spring-context-2.0.5.jar|Spring context 라이브러리| | ||
| + | |spring-core-2.0.5.jar|Spring 코어 라이브러리| | ||
| + | |spring-web-2.0.5.jar|Spring 웹 라이브러리| | ||
| + | |struts2-codebehind-plugin-2.0.14.jar|코드비하인드 플러그인 라이브러리| | ||
| + | |struts2-config-browser-plugin-2.0.14.jar|환경설정 브라우저 플러그인 라이브러리| | ||
| + | |struts2-core-2.0.14.jar|스트럿츠2 코어 라이브러리| | ||
| + | |struts2-jasperreports-plugin-2.0.14.jar|Jasperreport 플러그인 라이브러리| | ||
| + | |struts2-jfreechart-plugin-2.0.14.jar|jFreeChart 플러그인 라이브러리| | ||
| + | |struts2-jsf-plugin-2.0.14.jar|jsf 플러그인 라이브러리| | ||
| + | |struts2-pell-multipart-plugin-2.0.14.jar|pell multipart 플러그인 라이브러리| | ||
| + | |struts2-plexus-plugin-2.0.14.jar|plexus 플러그인 라이브러리| | ||
| + | |struts2-sitegraph-plugin-2.0.14.jar|Sitegraph 플러그인 라이브러리| | ||
| + | |struts2-sitemesh-plugin-2.0.14.jar|Sitemesh 플러그인 라이브러리| | ||
| + | |struts2-spring-plugin-2.0.14.jar|Spring 플러그인 라이브러리| | ||
| + | |struts2-struts1-plugin-2.0.14.jar|Struts1 플러그인 라이브러리| | ||
| + | |struts2-tiles-plugin-2.0.14.jar|Tiles 플러그인 라이브러리| | ||
| + | |struts-core-1.3.5.jar|스트럿츠1 코어 라이브러리| | ||
| + | |tiles-api-2.0.4.jar|Tiles API 라이브러리| | ||
| + | |tiles-core-2.0.4.jar|Tiles 코어 라이브러리| | ||
| + | |tiles-jsp-2.0.4.jar|Tiles JSP 라이브러리| | ||
| + | |xml-apis-1.0.b2.jar|xml API 라이브러리| | ||
| + | |xwork-2.0.7.jar|XWork 라이브러리| | ||
| + | |||
| + | |||
| + | 위의 표에 있는 모든 라이브러리 중에서 아래 목록에 있는 파일들을 프로젝트의 라이브러리 폴더인 **WEB-INF/ | ||
| + | 경로로 복사하자. | ||
| + | * antlr-2.7.2.jar | ||
| + | * commons-beanutils-1.7.0.jar | ||
| + | * commons-chain-1.1.jar | ||
| + | * commons-logging-1.0.4.jar | ||
| + | * commons-logging-api-1.1.jar | ||
| + | * commons-validator-1.3.0.jar | ||
| + | * freemarker-2.3.8.jar | ||
| + | * ognl-2.6.11.jar | ||
| + | * oro-2.0.8.jar | ||
| + | * struts2-core-2.0.14.jar | ||
| + | * sturts-core-1.3.5.jar | ||
| + | * xwork-2.0.7.jar | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||