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.
ソースページに従ってBean内の特定のメソッドをさらに呼び出すように別のJSFページを要求するページの名前を取得する方法を知りたいのですが<f:event type="preRenderView" listener="#{beanName.preRender}" />、指定されたページにはソースに従ってレンダリングされるコンポーネントがあるため、使用したくありませんページ
<f:event type="preRenderView" listener="#{beanName.preRender}" />