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.
ViewRoot から jsf マークアップを印刷または取得するにはどうすればよいですか? つまり、元の jsf ファイルがあり、Bean を使用して多くのプロパティを変更します。jsf ファイルのこの新しい状態を印刷するにはどうすればよいですか? ViewRoot を使用していると思いますが、どのようにですか? オブジェクト ツリーを Java オブジェクトとして出力できることはわかっていますが、タグ付きの jsf ファイルとして取得しようとしています。