重: Exception starting filter nutz
org.nutz.mvc.LoadingException: java.lang.RuntimeException: Can not eval index.html("index.html") View for public java.lang.Object net.wendal.nutzbook.module.forum.ForumModule.list(java.lang.String,int,int)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruc
@At
@GET
// @Ok("beetl:/yvr/index.html")
@Ok("index.html")//跳转到某个界面
public Object list(@Param("forumId")String forumId