web.xml配置:
<welcome-file-list>
<welcome-file>aaa.action</welcome-file>
</welcome-file-list>
webroot 目录下创建名为aaa.action的文件,文件不要有任何内容
<welcome-file-list>
<welcome-file>aaa.action</welcome-file>
</welcome-file-list>
webroot 目录下创建名为aaa.action的文件,文件不要有任何内容