主要用的有<bean:write><logic>的标签注意:struts标签上不要去用EL表达式如:<bean:write name>他的name属性就是设置到scope上的那个name,不要这样去取${name}