Safe html in java

前端 未结 4 1579
陌清茗
陌清茗 2021-01-23 02:59

I have some input containing HTML like
etc. I need a way to escape only the \"bad\" HTML that exposes my si

4条回答
  •  北荒
    北荒 (楼主)
    2021-01-23 03:36

    Google caja is a tool for making third party HTML, CSS and JavaScript safe to embed in your website.

提交回复
热议问题