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.
jsp に次のタグがあります。
<html:submit property="command" value="Save"/>
他のブラウザでボタンをクリックすると、Struts アクションが応答を取得できます。しかし、I.E8ではこれはうまくいかないようです
私もStruts 1.3タグなどで同じ問題を抱えています.HttpRequestプロパティを介してブラウザ名を取得し、jspページ内のものを管理してみてください...