1. 色分け
  2. icon
  3. small-icon
  4. large-icon
  5. display-name
  6. description
  7. distributable
  8. context-param
    1. param-name
    2. param-value
    3. description
  9. filter
    1. icon
    2. filter-name
    3. display-name
    4. description
    5. filter-class
    6. init-param
      1. param-name
      2. param-value
      3. description
  10. filter-mapping
    1. filter-name
    2. ulr-pattern
    3. servlet-name
    4. or
  11. listener
    1. listener-class
  12. servlet
    1. icon
    2. servlet-name
    3. display-name
    4. description
    5. servlet-class
    6. jsp-file
    7. init-param
      1. param-value
      2. param-name
      3. description
    8. load-on-startup
    9. run-as
      1. description
      2. role-name
    10. security-role-ref
      1. description
      2. role-name
      3. role-link
    11. or
  13. servlet-mapping
    1. servlet-name
    2. url-pattern
  14. session-config
    1. session-timeout
  15. mime-mapping
    1. extension
    2. mime-type
  16. welcome-file-list
    1. welcome-file
  17. error-page
    1. error-code
    2. exception-type
    3. location
    4. or
  18. taglib
    1. taglib-uri
    2. taglib-locatioin
  19. resource-env-ref
    1. description
    2. resource-env-ref-name
    3. resource-env-ref-type
  20. resource-ref
    1. description
    2. res-ref-name
    3. res-type
    4. res-auth
    5. res-sharing-scope
  21. security-constraint
    1. description
    2. display-name
    3. web-resource-collection
      1. web-resource-name
      2. description
      3. url-pattern
      4. http-method
    4. auth-constraint
      1. description
      2. role-name
    5. user-data-constraint
      1. description
      2. transport-guarantee
  22. login-config
    1. auth-method
    2. realm-name
    3. form-login-config
      1. form-login-page
      2. form-error-page
  23. security-role
    1. description
    2. role-name
  24. env-entry
    1. description
    2. env-entry-name
    3. env-entry-value
    4. env-entry-type
  25. ejb-ref
    1. description
    2. ejb-ref-name
    3. ejb-ref-type
    4. home
    5. remote
    6. ejb-link
  26. ejb-local-ref
    1. description
    2. ejb-ref-name
    3. ejb-ref-type
    4. local-home
    5. local
    6. ejb-link