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.
<h:inputText>2 つのテキスト フィールドと 1 つのドロップダウン フィールドを持つ Facelets ページがあり<h:selectOneMenu>ます。ページを更新すると、テキスト フィールドに入力された値がクリアされ、ドロップダウンがデフォルトの選択にリセットされます。これは起こっていません。これはどのように発生し、どうすれば解決できますか?
<h:inputText>
<h:selectOneMenu>