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.
私はstruts2に非常に慣れていません。次のようなWebサイトでページのナビゲーションを表示する方法を知りたいです
ホーム - >ログイン - >あなたのアカウント - > xx - >現在のJSPページなど
こんな感じにしました
<div id="nav"> <s:a action="actionName_resultName" id="nav">Retailers </s:a> - Coupon Options</div>