mvc:view-controller和mvc:resources

http://wanghongxu.iteye.com/blog/1345325

mvc:view-controller可以在不需要Controller处理request的情况,转向到设置的View

或者用xml设置方式

重定向

即如果当前路径是/ 则重定向到/admin/index

访问静态资源文件