Escape all strings in JSP/Spring MVC

前端 未结 3 1039
野趣味
野趣味 2020-12-25 13:59

I display strings in my JSP this way:

${someString}

this string may, of course, contain special html characters. Currently it is possible t

3条回答
提交回复
热议问题