<shtml:form action="aa.do?bb=<bean:write name="cc"/>" method="POST">
<input type="hidden" name="dd" value="<bean:write name="cc"/>"/>在<shtml:form 中的 bean;write报错  不能使用  
在hidden 能够被读读出来
有人可以给我点指示么
我该如何读cc的值
写在 action="aa.do?"后