JAVA 页面显示代码
<textarea rows=5 cols=50>
<script type="text/javascript" src="http://localhost:9898/adbingoo/manage/adPai/load.action?adSpaceId="/>"></script>
textarea>
这是一段页面要显示的代码
<s:textfield id="customerId" name="customerId" readonly="true"></s:textfield>
我要把这段代码获得的值放到要显示的那段里面去
应该怎么做
在线等!!!