jsp或是action怎么把值传到html
<object width=800 height=1000 classid="CLSID:106E49CF-797A-11D2-81A2-00E02C015623">
<param name="src" value="%{xxxx}">
<param name="negative" value="no">
<embed width=200 height=200 src="%{xxxx}" type="image/tiff" negative=no>
object 不能获取action中的xxxx值