Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我曾经<sj:head jquerytheme="blitzer" />应用 blitzer 主题,它适用于<sj:* >标签;如何在标准 struts 标签中使用相同的主题?(例如在<s:a>)
<sj:head jquerytheme="blitzer" />
<sj:* >
<s:a>
我认为您的所有元素都继承了theme您指定的<sj:head jquerytheme="blitzer" />.
theme