Changeset 382:98c70f028669
- Timestamp:
- 09/15/09 15:12:44 (4 years ago)
- Author:
- tgambet
- Branch:
- default
- convert_revision:
- svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@383
- Message:
-
cleanup
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r214
|
r382
|
|
| 4 | 4 | <welcome-file-list> |
| 5 | 5 | <welcome-file>index.html</welcome-file> |
| 6 | | <welcome-file>index.htm</welcome-file> |
| 7 | | <welcome-file>index.jsp</welcome-file> |
| 8 | | <welcome-file>default.html</welcome-file> |
| 9 | | <welcome-file>default.htm</welcome-file> |
| 10 | | <welcome-file>default.jsp</welcome-file> |
| 11 | 6 | </welcome-file-list> |
| 12 | 7 | <servlet> |
| … |
… |
|
| 37 | 32 | <servlet> |
| 38 | 33 | <description></description> |
| 39 | | <display-name>TestAction</display-name> |
| 40 | 34 | <servlet-name>TestAction</servlet-name> |
| 41 | 35 | <servlet-class>org.w3c.unicorn.action.TestAction</servlet-class> |