![![![
只能说你的配置有问题http://book.51cto.com/art/201108/280010.htm
检查一下你的front/index这个action是不是存在或者是否配置正确。一般这种url表示front为action的namespace,index是action的name,然后看看对应jsp文件是否存在。
namespace=frontaction = index
路径问题吧,看一下配置文件怎么配的