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.
実行時にプロパティ値がわかる JSF2.0 アプリケーションを作成したいと考えています。
コーディング方法
<h:inputText value = "#{dynamic selection}" />
実行時にデータベースからバインド値を取得しますこれを行う方法はありますか