标签: xml rest jsp jersey
我将xml数据从index.html发布到其他Web服务(jersey),现在我想将另一个xml文件发送到jsp文件。那么我如何通过使用set / get属性在servlet中将xml从rest web服务发送到jsp?