MyEclipse中jsp的注释报错解决方法

MyEclipse中jsp的注释报错解决方法,第1张

MyEclipse中jsp的注释报错解决方法 jsp页面中注释报错:

出错现场:在eclipse中没有报错,在MyEclipse中报错。
<!-- To use express install, set to playerProductInstall.swf, otherwise the empty string. -->
Myeclipse的js中不会识别这样的标识
需要改成:
// To use express install, set to playerProductInstall.swf, otherwise the empty string.

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/bake/1339364.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-06-13
下一篇 2022-06-13

发表评论

登录后才能评论

评论列表(0条)

保存