Apache Struts 버전 확인 방법
[확인 방법]
1. struts*.jar 파일을 찾는다
- apache-tomcat-6.0.26/webapps/ROOT/WEB-INF/lib 보통 설치된 톰켓에 라이브러리 안에 있다
2. 검색된 struts jar파일 중 아무거나 선택하여 jar 압축해제
3. 압축해제 된 디렉터리 내 META-IMF 디렉터리로 이동
4. MANIFEST.MF 파일을 연다
5. Specification-Version 확인
해당 파일을 열어 보면 아래와 같은 내용이다
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.1
Created-By: 1.3.1_04-b02 (Sun Microsystems Inc.)
Extension-Name: Struts Framework
Specification-Title: Struts Framework
Specification-Vendor: The Apache Software Foundation
Specification-Version: 1.2.8
Implementation-Title: Struts Framework
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 1.2.8
Class-Path: commons-beanutils.jar commons-digester.jar commons-fileup
load.jar commons-logging.jar commons-validator.jar jakarta-oro.jar