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.
struts(i18n) を使用して、1 つの Java プロジェクトを別の言語 (ドイツ語など) に変換しようとしています。しかし、動的データ、つまりデータベースからのメニューを変換できません。i18n のコンセプトにより、静的コンテンツは変更しましたが、動的コンテンツは変更しませんでした。この問題の解決策を教えてください。