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.
ResourceBundle が既にロードされた後にこの操作を行うことは可能ですか? 私はTomcatの下で作業しており、さまざまなコード例を試しましたが、どれもうまくいきませんでした. なにか提案を?
電話
ResourceBundle.clearCache();
次に、必要なロケールでバンドルを再度ロードします。