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.
ユーザーがページを選択してすぐにそのページにリダイレクトできるように、ページへのリンクのドロップダウン リスト ボックスが必要です。どうすればこれを達成できますか?PrimeFaces にそのようなコンポーネントはありますか?
テキストを表示項目として、ハイパーリンクを選択項目として配置できます。「onselect」を行うと、JavaScriptからハイパーリンクに移動できます...と思います。