在我的Action类中,我有一个带有setter/getter的字符串testString,我可以使用${testString}从jsp文件访问它。效果很好。现在,我需要从javascript中访问它,并在jsp文件中尝试一个内部脚本,如下所示:function testJs() {<input type
因为没有js,它工作得很好,所以如果我赢得了t copy the Java classes, but only the jsp和配置文件,我认为它是可以的.<?<mvc:resources location="/resources/*" mapping="/resources/**"/>
Tiles配置文件