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.
文字列を返すメソッドがあります。JSFページに表示したい。出力はメソッド入力に基づいて生成されるため、プロパティを設定せずにそれを行うにはどうすればよいですか?
次のようにページに文字列を表示できます。
<h:outputText value="#{backingBean.yourString}"/>