Display XML content in HTML page

前端 未结 5 1921
情书的邮戳
情书的邮戳 2020-11-27 05:38

How to display XML and other type of data in same page ?

    

    
        <         


        
5条回答
  •  一向
    一向 (楼主)
    2020-11-27 05:50

    2017 Update I guess. textarea worked fine for me using Spring, Bootstrap and a bunch of other things. Got the SOAP payload stored in a DB, read by Spring and push via Spring-MVC. xmp didn't work at all.

提交回复
热议问题