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