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.
たとえば、p:panel headerそれを使用するのと同じように動的文字列を内部に配置したいのですが、それは可能ですか?p:inputTextvalue="#{object.property}"
p:panel header
p:inputText
value="#{object.property}"