页面A被页面B用<c:import url="A"/>引用时,A页面不能含带有”<!-- -->”的注释来注释HTML代码
否则后台会报Cannot forward after response has been committed。页面展示就出错
否则后台会报Cannot forward after response has been committed。页面展示就出错
当页面A使用<c:importurl=A/>被页面B引用时,若A中存在HTML注释”<!---->”,会导致后台出现Cannotforwardafterresponsehasbeencommitted错误,影响页面正常显示。
560

被折叠的 条评论
为什么被折叠?