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.
ActionErrors オブジェクトから特定のエラーを削除する方法はありますか? たとえば、オブジェクトはどこにあるのか、メッセージを削除するにはどうすればよいのかを見つけることができerrors.size("specialCode") > 0ましActionErrors errorsたspecialCode。
errors.size("specialCode") > 0
ActionErrors errors
specialCode
これはstruts 1.0、Java jdk 5です