반응형
태그 순서는 다음과 같다. 순서에 맞게 설정하자.
icon
display-name
description
distributable
context-param*
filter*
filter-mappiing*
servlet*
servlet-mapping*
session-config
mime-mapping
welcome-file-list
error-page*
tablib*
resource-env-ref*
reource-ref*
security-constraint*
login-coonfig
security-role
env-entry
ejb-ref
ejb-local-ref
반응형
'자바(JAVA)' 카테고리의 다른 글
java application 에서 ApplicationContext load 하기 (0) | 2009.07.30 |
---|---|
ApplicationContext 생성시 xml 위치설정 (3) | 2009.07.30 |
자바 디자인 패턴 2 - Adapter (0) | 2009.07.28 |
자바 디자인 패턴 1 - Iterator (0) | 2009.07.20 |
자바 Vector 클래스로 데이타 오름차순 정렬하기 (0) | 2009.07.20 |
InputStream 을 File 객체로 변환 (0) | 2009.07.20 |
java 웹어플리케이션에서 파일 다운로드 (0) | 2009.07.09 |
Vector 반복문으로 데이터 추출 (0) | 2009.06.22 |